Skip to content

Commit

Permalink
Merge branch 'master' of smilei-github into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Perez committed May 11, 2020
2 parents 714dad3 + 6558126 commit 3a7ca3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -377,5 +377,4 @@ help:
@echo 'http://www.maisondelasimulation.fr/smilei'
@echo 'https://github.com/SmileiPIC/Smilei'
@echo
@if [ -f scripts/compile_tools/machine/$(machine) ]; then echo "Machine comments for $(machine):"; grep '^#' scripts/compile_tools/machine/$(machine)|| echo "None"; fi
@if [ -f scripts/compile_tools/machine/$(machine) ]; then echo "Machine comments for $(machine):"; grep '^#' scripts/compile_tools/machine/$(machine) || echo "None"; else echo "Available machines:"; ls -1 scripts/compile_tools/machine; fi

0 comments on commit 3a7ca3b

Please sign in to comment.