X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=asn%2Fprt-arc.c;h=a3974c7ed7a2aab4c428422599bf146cb3545af5;hb=03c1d6e9c2c2c0bb2ee01e38d7f464a311bfe9e9;hp=2f665423da90d4af36cc1a03af0c92eddf55bf98;hpb=e147ddf129696b470aed3cfcdb405af84ee56ef6;p=yaz-moved-to-github.git diff --git a/asn/prt-arc.c b/asn/prt-arc.c index 2f66542..a3974c7 100644 --- a/asn/prt-arc.c +++ b/asn/prt-arc.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: prt-arc.c,v $ - * Revision 1.3 1999-04-20 09:56:47 adam + * Revision 1.4 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.3 1999/04/20 09:56:47 adam * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun). * Modified all encoders/decoders to reflect this change. * @@ -17,7 +20,7 @@ * */ -#include +#include /* ----------------------- Summary Record --------------- */