summaryrefslogtreecommitdiff
path: root/src/ivychannel.h
diff options
context:
space:
mode:
authorchatty1998-12-22 10:16:42 +0000
committerchatty1998-12-22 10:16:42 +0000
commit5203ffb335095327793b3b2d6bdadfb657fda52a (patch)
tree9715603633a9665d935a3ac5b7bb56d41c10509f /src/ivychannel.h
parentc86c53b326d5f35a6ad205720fcae9b1c0e1e8ff (diff)
downloadivy-c-5203ffb335095327793b3b2d6bdadfb657fda52a.zip
ivy-c-5203ffb335095327793b3b2d6bdadfb657fda52a.tar.gz
ivy-c-5203ffb335095327793b3b2d6bdadfb657fda52a.tar.bz2
ivy-c-5203ffb335095327793b3b2d6bdadfb657fda52a.tar.xz
Mise au propre
Diffstat (limited to 'src/ivychannel.h')
-rw-r--r--src/ivychannel.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ivychannel.h b/src/ivychannel.h
index 3c893b4..b92ee93 100644
--- a/src/ivychannel.h
+++ b/src/ivychannel.h
@@ -1,3 +1,16 @@
+/*
+ *
+ * Ivy, C interface
+ *
+ * Copyright 1997-1998
+ * Centre d'Etudes de la Navigation Aerienne
+ *
+ * Basic I/O handling
+ *
+ * $Id$
+ *
+ */
+
#ifndef _IVYCHANNEL_H
#define _IVYCHANNEL_H
@@ -41,3 +54,4 @@ void BusSetChannelManagement( ChannelInit init_chan, ChannelSetUp setup_chan, Ch
#endif
#endif
+