← Back to team overview

yade-dev team mailing list archive

[svn] r1478 - trunk/core

 

Author: eudoxos
Date: 2008-08-19 21:26:09 +0200 (Tue, 19 Aug 2008)
New Revision: 1478

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


Modified: trunk/core/yade.cpp
===================================================================
--- trunk/core/yade.cpp	2008-08-19 19:23:11 UTC (rev 1477)
+++ trunk/core/yade.cpp	2008-08-19 19:26:09 UTC (rev 1478)
@@ -163,6 +163,7 @@
 	// 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";