diff options
Diffstat (limited to 'otherlibs/graph/libgraph.h')
-rw-r--r-- | otherlibs/graph/libgraph.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/otherlibs/graph/libgraph.h b/otherlibs/graph/libgraph.h index 60b9f6db9..29137cc46 100644 --- a/otherlibs/graph/libgraph.h +++ b/otherlibs/graph/libgraph.h @@ -1,3 +1,16 @@ +/***********************************************************************/ +/* */ +/* Caml Special Light */ +/* */ +/* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ +/* */ +/* Copyright 1995 Institut National de Recherche en Informatique et */ +/* Automatique. Distributed only by permission. */ +/* */ +/***********************************************************************/ + +/* $Id$ */ + #include <stdio.h> #include <X11/Xlib.h> #include <X11/Xutil.h> |