]> andersk Git - moira.git/blobdiff - backup/dumprest.qc
sync'ing files for RCS->CVS migration
[moira.git] / backup / dumprest.qc
diff --git a/backup/dumprest.qc b/backup/dumprest.qc
deleted file mode 100644 (file)
index 580836a..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- *     $Source$
- *     $Author$
- *     $Header$
- *
- *  (c) Copyright 1988 by the Massachusetts Institute of Technology.
- *  For copying and distribution information, please see the file
- *  <mit-copyright.h>.
- *
- */
-
-#ifndef lint
-static char *rcsid_dumprest_qc = "$Header$";
-#endif lint
-
-#include <stdio.h>
-#include <sys/file.h>
-#include <strings.h>
-#include <mit-copyright.h>
-
-punt(msg)
-       char *msg;
-{
-       perror(msg);
-##     exit
-       exit(1);
-}
-
-
-
-
-/*
- * Local Variables:
- * mode: c
- * c-indent-level: 4
- * c-continued-statement-offset: 4
- * c-brace-offset: -4
- * c-argdecl-indent: 4
- * c-label-offset: -4
- * End:
- */
This page took 0.036962 seconds and 4 git commands to generate.