/[smarc]/smarc/src/vmachine/main.cc
ViewVC logotype

Diff of /smarc/src/vmachine/main.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by misto, Sun Nov 17 18:10:30 2002 UTC revision 1.3 by misto, Sun Nov 17 19:20:06 2002 UTC
# Line 27  class program { Line 27  class program {
27                  void process(void);                  void process(void);
28  };  };
29    
30  void program::parse_commandline( int argc, char **argv )  void program::parse_commandline( int argc, char ** /* argv */ )
31  {  {
32          for( int i = 1 ; i < argc ; i++ ){          for( int i = 1 ; i < argc ; i++ ){
33          }          }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26