Index: branches/FEPSimulator/FEPSim.h
===================================================================
--- branches/FEPSimulator/FEPSim.h	(revision 217)
+++ branches/FEPSimulator/FEPSim.h	(revision 221)
@@ -45,5 +45,4 @@
 
 const int BUFF_SIZE = 1266341;
-const string FEPLogFileName = "FEPSimLog.txt";
 static ofstream FEPLogFile;
     
@@ -87,4 +86,5 @@
     int FEP_REV;
     int SOCK_PORT;
+    char * FEPLogFileName;
     
     /**
