Added copy of CCL.
[yaz-moved-to-github.git] / include / marcdisp.h
diff --git a/include/marcdisp.h b/include/marcdisp.h
new file mode 100644 (file)
index 0000000..0efca23
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+ * Copyright (C) 1994, Index Data I/S 
+ * All rights reserved.
+ * Sebastian Hammer, Adam Dickmeiss
+ *
+ * $Log: marcdisp.h,v $
+ * Revision 1.1  1995-04-10 10:28:28  quinn
+ * Added copy of CCL.
+ *
+ */
+
+int marc_display (const char *buf, FILE *outf);
+