diff options
Diffstat (limited to 'otherlibs/graph/point_col.c')
-rw-r--r-- | otherlibs/graph/point_col.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/otherlibs/graph/point_col.c b/otherlibs/graph/point_col.c index 757cf4720..c70709c7b 100644 --- a/otherlibs/graph/point_col.c +++ b/otherlibs/graph/point_col.c @@ -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 "libgraph.h" value gr_point_color(vx, vy) |