Print

Print


Commit in slic/src on MAIN
PhysicsListFactory.cc+2-21.21 -> 1.22
Fix a typo

slic/src
PhysicsListFactory.cc 1.21 -> 1.22
diff -u -r1.21 -r1.22
--- PhysicsListFactory.cc	15 Oct 2007 21:57:25 -0000	1.21
+++ PhysicsListFactory.cc	22 Oct 2007 13:26:07 -0000	1.22
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/src/PhysicsListFactory.cc,v 1.21 2007/10/15 21:57:25 jeremy Exp $
+// $Header: /cvs/lcd/slic/src/PhysicsListFactory.cc,v 1.22 2007/10/22 13:26:07 wenzel Exp $
 #include "PhysicsListFactory.hh"
 
 // geant4 physics lists
@@ -27,7 +27,7 @@
 #ifdef HAVE_QGSP_BERT_NQE
 #include "QGSP_BERT_NQE.hh"
 #endif
-#ifdef GQSP_BERT_TRV
+#ifdef HAVE_QGSP_BERT_TRV
 #include "QGSP_BERT_TRV.hh"
 #endif
 #include "QGSP_BIC.hh"
CVSspam 0.2.8