X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-proxy-main.cpp;h=b4be150408e37c94ef4c69f7f14c948d23701662;hp=769c0a2275a903966bd524fb0968a9b67f5b64d6;hb=e3133d2f2c580f76c9da2e7621c74a064f0955c9;hpb=b35b70078e2c4fb3af710cfc5b9319bfcc7073dd diff --git a/src/yaz-proxy-main.cpp b/src/yaz-proxy-main.cpp index 769c0a2..b4be150 100644 --- a/src/yaz-proxy-main.cpp +++ b/src/yaz-proxy-main.cpp @@ -3,7 +3,11 @@ * See the file LICENSE for details. * * $Log: yaz-proxy-main.cpp,v $ - * Revision 1.11 2000-09-08 10:23:42 adam + * Revision 1.12 2000-10-11 11:58:16 adam + * Moved header files to include/yaz++. Switched to libtool and automake. + * Configure script creates yaz++-config script. + * + * Revision 1.11 2000/09/08 10:23:42 adam * Added skeleton of yaz-z-server. * * Revision 1.10 2000/09/04 08:59:16 adam @@ -44,9 +48,9 @@ #include #include -#include -#include -#include +#include +#include +#include void usage(char *prog) {