master/canopen.h
changeset 80 8cd08d73b560
parent 79 319a97c1f0f9
child 81 28b1defdcc88
--- a/master/canopen.h	Fri Feb 24 13:14:21 2006 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-/******************************************************************************
- *
- *  c a n o p e n . h
- *
- *  CANopen over EtherCAT
- *
- *  $Id$
- *
- *****************************************************************************/
-
-#ifndef _CANOPEN_H_
-#define _CANOPEN_H_
-
-/*****************************************************************************/
-
-
-/*****************************************************************************/
-
-#endif
-
-/* Emacs-Konfiguration
-;;; Local Variables: ***
-;;; c-basic-offset:4 ***
-;;; End: ***
-*/