Ignore:
Timestamp:
02/22/08 11:44:52 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/devdrv/macs.cc

    r8869 r8870  
    486486    // FIXME! Not statically linked!
    487487    //if (fSoftVersion<0x00000044) // 00.68
    488     if (fSoftVersion<0x00000045) // 00.69
     488    if (fSoftVersion<0x00000046) // 00.69
    489489    {
    490490        gLog << err << GetNodeName() << " - Software Version " << 0.01*fSoftVersion << " too old!" << endl;
     
    515515
    516516    // REMOVE THIS AND LET CC START THE NODE
    517     StartNode();
     517    // StartNode();
    518518
    519519    gLog << inf2 << "- " << GetNodeName() << ": Checking armed status." << endl;
Note: See TracChangeset for help on using the changeset viewer.