Update of /cvsroot/playerstage/code/stage/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16497/src

Modified Files:
        .cvsignore p_simulation.cc 
Log Message:
mods for property-to-prop field change

Index: .cvsignore
===================================================================
RCS file: /cvsroot/playerstage/code/stage/src/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** .cvsignore  28 Jul 2006 22:04:01 -0000      1.5
--- .cvsignore  21 Sep 2006 19:18:48 -0000      1.6
***************
*** 2,3 ****
--- 2,4 ----
  Makefile.in
  .DS_Store
+ stest

Index: p_simulation.cc
===================================================================
RCS file: /cvsroot/playerstage/code/stage/src/p_simulation.cc,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** p_simulation.cc     7 Sep 2006 03:18:30 -0000       1.18
--- p_simulation.cc     21 Sep 2006 19:18:48 -0000      1.19
***************
*** 219,223 ****
          int ack = 
            stg_model_set_property( mod, 
!                                   req->property, 
                                    (void*)req->value );
          
--- 219,223 ----
          int ack = 
            stg_model_set_property( mod, 
!                                   req->prop, 
                                    (void*)req->value );
          


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to