← Back to team overview

yade-dev team mailing list archive

r1477 - trunk/core

 

Author: eudoxos
Date: 2008-08-19 21:23:11 +0200 (Tue, 19 Aug 2008)
New Revision: 1477

Modified:
   trunk/core/yade.cpp
Log:
test commit (whitespace)


Modified: trunk/core/yade.cpp
===================================================================
--- trunk/core/yade.cpp	2008-08-19 19:14:23 UTC (rev 1476)
+++ trunk/core/yade.cpp	2008-08-19 19:23:11 UTC (rev 1477)
@@ -163,7 +163,6 @@
 	// reset getopt globals for next processing in frontends
 	optind=0; opterr=0;
 
-
 	#ifdef LOG4CXX
 		// read logging configuration from file and watch it (creates a separate thread)
 		std::string logConf=configPath+"/logging.conf";