Skip to content

Commit

Permalink
resolving conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Anand Radhakrishnan committed Apr 1, 2024
1 parent 2b2da23 commit 0476fff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 190 deletions.
190 changes: 0 additions & 190 deletions misc/gnu-acc.sh

This file was deleted.

1 change: 1 addition & 0 deletions toolchain/mfc/run/input.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def _default() -> str:
"simulation" : self.__get_sim_fpp,
"post_process" : self.__get_post_fpp,
}.get(build.get_target(target).name, _default)(print)

return result

def generate_fpp(self, target) -> None:
Expand Down

0 comments on commit 0476fff

Please sign in to comment.