added rcsid

This commit is contained in:
sater 1984-05-18 19:57:22 +00:00
parent 595f2b670b
commit 4daed9da6a
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# $Header$
PREFLAGS=-I../../h PREFLAGS=-I../../h
CFLAGS=$(PREFLAGS) CFLAGS=$(PREFLAGS)
LDFLAGS=-i LDFLAGS=-i

View file

@ -1,4 +1,8 @@
%{ %{
#ifndef NORCSID
static char rcsid2[]="$Header$";
#endif
/* /*
* (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands. * (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
* *