From: ellson Date: Fri, 25 Jul 2008 15:35:06 +0000 (+0000) Subject: add RCS headers (adds cvs version numbering in the file) X-Git-Tag: LAST_LIBGRAPH~32^2~3813 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97c787ebb94d232e9ef4431f209d684b5f6f8b1a;p=graphviz add RCS headers (adds cvs version numbering in the file) --- diff --git a/lib/neatogen/delaunay.c b/lib/neatogen/delaunay.c index 43c356922..74b7c671f 100644 --- a/lib/neatogen/delaunay.c +++ b/lib/neatogen/delaunay.c @@ -1,3 +1,4 @@ +/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /**********************************************************