]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Assume alice.inp in local directory.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Feb 2004 16:30:09 +0000 (16:30 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Feb 2004 16:30:09 +0000 (16:30 +0000)
TFluka/scripts/runalifluka.csh
TFluka/scripts/runflukaflugg.sh
TFluka/scripts/runflukageo.sh

index 2757c2b71780952fcbbb7333061e9ce5d24aa4f2..8732ec1009c75397e589ed6a3d605f42264faf56 100644 (file)
@@ -26,7 +26,7 @@ ln -s fluka.out fort.11
 
 # Link the pemf and input file for alice
 ln -s $ALICE_ROOT/TFluka/input/alice.pemf .
-ln -s $ALICE_ROOT/TFluka/input/alice.inp .
+#ln -s $ALICE_ROOT/TFluka/input/alice.inp .
 
 #Link FlukaConfig.C as Config.C
 ln -fs $ALICE_ROOT/TFluka/macro/FlukaConfig.C Config.C
index 3e4a04d461b27d311c64caeb14a03dbbc0432905..440a94f9e1f60f78cf4aa080d0dfc874de85ef92 100755 (executable)
@@ -36,7 +36,7 @@ ln -s fluka.out fort.11
 
 # Link the pemf and input file for alice
 ln -s $ALICE_ROOT/TFluka/input/alice.pemf .
-ln -s $ALICE_ROOT/TFluka/input/alice.inp .
+#ln -s $ALICE_ROOT/TFluka/input/alice.inp .
 
 #Link FlukaConfig.C as Config.C
 ln -fs $ALICE_ROOT/TFluka/macro/FlukaConfig.C Config.C
index 223ebbfd7ce3136bc81101fb5bde034986bfd395..1b9f45c2a05dfe974e134e34225995edcda7d888 100755 (executable)
@@ -36,7 +36,7 @@ ln -s fluka.out fort.11
 
 # Link the pemf and input file for alice
 ln -s $ALICE_ROOT/TFluka/input/alice.pemf .
-ln -s $ALICE_ROOT/TFluka/input/alice.inp .
+#ln -s $ALICE_ROOT/TFluka/input/alice.inp .
 
 #Link FlukaConfig.C as Config.C
 ln -fs $ALICE_ROOT/TFluka/macro/FlukaConfig.C Config.C