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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/candrv/interface.h

    r8854 r8864  
    4545    virtual void EnableCobId(WORD_t cobid, int flag=TRUE) { }
    4646
     47    virtual bool HasConnection() const { return true; }
     48
    4749    // Public interface
    4850    void PrintMsg(const Message &m);
Note: See TracChangeset for help on using the changeset viewer.