]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.rip.c
use LDSTATIC
[bsdgames-darwin.git] / hack / hack.rip.c
index 7f729ba239910bffe345bd10546664261488198a..8bb37559a141978462e3ca498fc46a1bb43a3208 100644 (file)
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.rip.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.rip.c,v 1.3 1993/08/02 17:19:18 mycroft Exp $";
+#endif /* not lint */
 
 #include <stdio.h>
 #include "hack.h"