X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/blobdiff_plain/10e9633963797cac6bb94bb2950e7a1fcc25c1d3..fb73c52b499ea55b081fc042440f4524842c68b6:/larn/main.c diff --git a/larn/main.c b/larn/main.c index c77f72ca..740e0870 100644 --- a/larn/main.c +++ b/larn/main.c @@ -1,3 +1,7 @@ +#ifndef lint +static char rcsid[] = "$Id: main.c,v 1.3 1993/08/02 17:20:07 mycroft Exp $"; +#endif /* not lint */ + /* main.c */ #include #include "header.h"