Commit in LCPhys/src on MAIN
LCPhysicsList.cc+41.1 -> 1.2
Error if G4BERTINI_KAON is not set.

LCPhys/src
LCPhysicsList.cc 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- LCPhysicsList.cc	23 Jul 2004 00:25:09 -0000	1.1
+++ LCPhysicsList.cc	23 Aug 2005 00:14:04 -0000	1.2
@@ -8,6 +8,10 @@
 /////////////////////////////////////////////////////////////////////////////
 //
 
+#ifndef G4BERTINI_KAON
+#error G4BERTINI_KAON not defined in CPPFLAGS.  
+#endif
+
 #include "LCPhysicsList.hh"
 
 #include "LCDecayPhysics.hh"
CVSspam 0.2.8