/[projectaxis]/projectaxis/projectAxis/src/visual/pgtest3.cpp
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/pgtest3.cpp

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

revision 1.4 by leiavoia, Sun Sep 14 01:05:00 2003 UTC revision 1.5 by vovansim, Sun Sep 14 23:54:34 2003 UTC
# Line 52  for (int x = 1; x < argc; x++) { Line 52  for (int x = 1; x < argc; x++) {
52    
53    
54  //Seed the random numbers:  //Seed the random numbers:
55  srand(time(NULL));  srand((unsigned int)time(NULL));
56    
57  // get some teams to play with  // get some teams to play with
58  Axis* a1 = new Axis(AXISCOLOR_R, 0);  Axis* a1 = new Axis(AXISCOLOR_R, 0);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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