Ignore:
Timestamp:
12/12/01 13:09:24 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/candrv/canopen.cc

    r926 r1109  
    33#include <iostream.h> // cout
    44#include <iomanip.h>  // setw, setfill
     5
     6ClassImp(CanOpen);
    57
    68CanOpen::CanOpen(const char *dev, const int baud, MLog &out) : VmodIcan(dev, baud, out)
Note: See TracChangeset for help on using the changeset viewer.