Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 24, 2008, 4:30:42 PM (16 years ago)
Author:
dumenim
Message:

some output bugfix with objectID and classID - spagetti

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network3/src/network/diffTest.cc

    r1168 r1176  
    642642  std::cout << "\t-5 -> only half as long and ever %10 == 0 index is different" << std::endl;
    643643}
    644 /**
     644
    645645int main( int argc, char* argv[] ) {
    646646  int a,b,c,n;
     
    712712  }
    713713  return 0;
    714 }*/
    715 
     714}
     715/*
    716716int main() {
    717717  std::cout << "############### START TEST (quit q) ###############" << std::endl;
    718718  testSynchronisable();
    719 }
     719}*/
    720720
    721721//#########################################################################
Note: See TracChangeset for help on using the changeset viewer.