Import Geant4 5.0.0 source tree
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
find . -name '*.hh' -exec $HOME/bin/g4pmv.sh "{}" \;
|
||||
find . -name '*.cc' -exec $HOME/bin/g4pmv.sh "{}" \;
|
||||
Reference in New Issue
Block a user