From 09a13bc3cc38de5ca4fe66248a38bb00fccdb0ed Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Fri, 14 Dec 2012 13:12:56 +0000 Subject: [PATCH] moved svnInfo header to commonfiles so that its accessible by all the folders needing it git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@385 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/{ => commonFiles}/svnInfo.h | 1 + 1 file changed, 1 insertion(+) rename slsDetectorSoftware/{ => commonFiles}/svnInfo.h (98%) diff --git a/slsDetectorSoftware/svnInfo.h b/slsDetectorSoftware/commonFiles/svnInfo.h similarity index 98% rename from slsDetectorSoftware/svnInfo.h rename to slsDetectorSoftware/commonFiles/svnInfo.h index c98ee7312..1b9a07461 100644 --- a/slsDetectorSoftware/svnInfo.h +++ b/slsDetectorSoftware/commonFiles/svnInfo.h @@ -20,6 +20,7 @@ public: char fName[100]; strcpy(fName,path.c_str()); strcat(fName,"/svnInfo.txt"); + cout<<"filepath:"<