From 071ebebd7f95edc325bf02f03c5f751a2e8d2c55 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 9 Jun 2007 10:07:07 +0000 Subject: [PATCH] Removed the command line parameters form the examples that now have a default file built into them. --- runexamples.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runexamples.bat b/runexamples.bat index 393513bfc..d743021e1 100644 --- a/runexamples.bat +++ b/runexamples.bat @@ -163,7 +163,7 @@ echo osgspotlight osgspotlight echo osgstereoimage -osgstereoimage Images/dog_left_eye.jpg Images/dog_right_eye.jpg +osgstereoimage echo osgteapot osgteapot @@ -175,7 +175,7 @@ echo osgtext osgtext echo osgtexture1D -osgtexture1D dumptruck.osg +osgtexture1D echo osgtexture2D osgtexture2D @@ -190,4 +190,4 @@ echo osgvertexprogram osgvertexprogram echo osgwindows -osgwindows cow.osg +osgwindows