* Patch the liblist and makefile script
- Some old machine requiered the -e flag in front of echo to interpret correctly the \t command as a tab - some new machine ignore -e and the make fail later - The solution to both is to suppress the -e flag (done before) and replace \t by the ascii code \011
Showing
- Inputs/DetectorConfiguration/Sharc.detector 22 additions, 22 deletionsInputs/DetectorConfiguration/Sharc.detector
- Inputs/EventGenerator/10He.reaction 3 additions, 3 deletionsInputs/EventGenerator/10He.reaction
- Inputs/EventGenerator/alpha.source 10 additions, 9 deletionsInputs/EventGenerator/alpha.source
- NPAnalysis/macros/GeometricalEfficiency.C 8 additions, 30 deletionsNPAnalysis/macros/GeometricalEfficiency.C
- NPLib/Physics/NPEnergyLoss.cxx 72 additions, 6 deletionsNPLib/Physics/NPEnergyLoss.cxx
- NPLib/Physics/NPEnergyLoss.h 13 additions, 3 deletionsNPLib/Physics/NPEnergyLoss.h
- NPLib/Physics/NPReaction.cxx 14 additions, 5 deletionsNPLib/Physics/NPReaction.cxx
- NPLib/Sharc/TSharcData.h 45 additions, 7 deletionsNPLib/Sharc/TSharcData.h
- NPLib/Sharc/TSharcPhysics.cxx 69 additions, 74 deletionsNPLib/Sharc/TSharcPhysics.cxx
- NPLib/scripts/buildliblist.sh 2 additions, 2 deletionsNPLib/scripts/buildliblist.sh
- NPLib/scripts/makefile.sh 1 addition, 1 deletionNPLib/scripts/makefile.sh
- NPSimulation/Sharc/SharcScorers.cc 8 additions, 7 deletionsNPSimulation/Sharc/SharcScorers.cc
- NPSimulation/Tigress/Tigress.cc 62 additions, 87 deletionsNPSimulation/Tigress/Tigress.cc
- NPSimulation/src/Tigress.cc 62 additions, 87 deletionsNPSimulation/src/Tigress.cc
Loading
Please register or sign in to comment