Something went wrong on our end
-
Bertram Kopf authored
removed old classes KpoleMatrix etc. in qft++; moved all config parser to new directory ConfigParser
d5cb5dad
Jamfile 450 B
project :
;
lib pbarp :
[ glob *.cc : *App.cc ]
$(TOP)/qft++//qft++
$(TOP)/ErrLogger//ErrLogger
$(TOP)/ConfigParser//ConfigParser
$(TOP)/PwaUtils//PwaUtils
$(TOP)/pbarpUtils//pbarpUtils
$(TOP)/Particle//Particle
$(TOP)/Event//Event
:
:
: ;
exe pbarpStatesApp : pbarpStatesApp.cc pbarp : ;
exe pbarpReactionApp : pbarpReactionApp.cc pbarp : ;