Print

Print


Commit in trf++/test/trfzp on MAIN
PropZZRK_t.cpp+3-31.1 -> 1.2
fixed imports

trf++/test/trfzp
PropZZRK_t.cpp 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- PropZZRK_t.cpp	8 Aug 2011 19:08:37 -0000	1.1
+++ PropZZRK_t.cpp	8 Aug 2011 21:36:19 -0000	1.2
@@ -2,8 +2,8 @@
 
 // Test PropZZRK.
 
-#include "PropZZRK.h"
-#include "PropZZ.h"
+#include "trfzp/PropZZRK.h"
+#include "trfzp/PropZZ.h"
 #include <iostream>
 #include <string>
 #include <cassert>
@@ -17,7 +17,7 @@
 #include "trfbase/VTrack.h"
 #include "trfbase/ETrack.h"
 #include "trfbase/TrackSurfaceDirection.h"
-#include "SurfZPlane.h"
+#include "trfzp/SurfZPlane.h"
 
 using std::cout;
 using std::cerr;
CVSspam 0.2.8