Revision: 6781
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6781&view=rev
Author:   gerkey
Date:     2008-07-07 08:16:42 -0700 (Mon, 07 Jul 2008)

Log Message:
-----------
fixed build of stest

Modified Paths:
--------------
    code/stage/trunk/libstage/stest.cc

Modified: code/stage/trunk/libstage/stest.cc
===================================================================
--- code/stage/trunk/libstage/stest.cc  2008-07-07 01:20:05 UTC (rev 6780)
+++ code/stage/trunk/libstage/stest.cc  2008-07-07 15:16:42 UTC (rev 6781)
@@ -14,7 +14,7 @@
 #include "stage.hh"
 using namespace Stg;
 
-#include "config.h"
+//#include "config.h"
 
 double minfrontdistance = 0.750;
 double speed = 0.400;
@@ -36,7 +36,7 @@
 
 int main( int argc, char* argv[] )
 { 
-       printf( "%s %s benchmarker\n", PACKAGE, VERSION );
+       //printf( "%s %s benchmarker\n", PACKAGE, VERSION );
 
        if( argc < 3 )
        {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to