Changeset 8870 for trunk/MagicSoft/Cosy/devdrv/macs.cc
- Timestamp:
- 02/22/08 11:44:52 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/devdrv/macs.cc
r8869 r8870 486 486 // FIXME! Not statically linked! 487 487 //if (fSoftVersion<0x00000044) // 00.68 488 if (fSoftVersion<0x0000004 5) // 00.69488 if (fSoftVersion<0x00000046) // 00.69 489 489 { 490 490 gLog << err << GetNodeName() << " - Software Version " << 0.01*fSoftVersion << " too old!" << endl; … … 515 515 516 516 // REMOVE THIS AND LET CC START THE NODE 517 StartNode();517 // StartNode(); 518 518 519 519 gLog << inf2 << "- " << GetNodeName() << ": Checking armed status." << endl;
Note:
See TracChangeset
for help on using the changeset viewer.