Added copy of CCL.
[yaz-moved-to-github.git] / include / marcdisp.h
1 /*
2  * Copyright (C) 1994, Index Data I/S 
3  * All rights reserved.
4  * Sebastian Hammer, Adam Dickmeiss
5  *
6  * $Log: marcdisp.h,v $
7  * Revision 1.1  1995-04-10 10:28:28  quinn
8  * Added copy of CCL.
9  *
10  */
11
12 int marc_display (const char *buf, FILE *outf);
13