← Back to team overview

yade-dev team mailing list archive

[svn] r1478 - eudoxos

 

------------------------------------------------------------------------
r1478 | eudoxos | 2008-08-19 21:26:09 +0200 (wto, 19 sie 2008) | 2 lines
Changed paths:
   M /trunk/core/yade.cpp

test commit 2 (whitespace)

------------------------------------------------------------------------
Index: core/yade.cpp
===================================================================
--- core/yade.cpp	(revision 1477)
+++ core/yade.cpp	(revision 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";