Print

Print


Commit in trf++/include/static_la on MAIN
smatrix.c+2-11.2 -> 1.3
removed CLHEp dependency

trf++/include/static_la
smatrix.c 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- smatrix.c	8 Aug 2011 17:41:47 -0000	1.2
+++ smatrix.c	6 Dec 2011 03:26:07 -0000	1.3
@@ -5,7 +5,8 @@
 
 #include "smatrix.h"
 #include "nvector.h"
-#include <CLHEP/Matrix/SymMatrix.h>
+//#include <CLHEP/Matrix/SymMatrix.h>
+#include "trfclhep/SymMatrix.h"
 
 using CLHEP::HepSymMatrix;
 
CVSspam 0.2.12