X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=tclmain.c;h=e17cd1ed1d874df09ff8d484e69e2f19f5c6c5b5;hb=a30e5aa7c67a5f71e3f39d2b76175c7e9950cae9;hp=7e5ae24619365d8b36900401eee1c0e197861515;hpb=184be1f49bc141230b8dfdd11dfb2acf538d1858;p=ir-tcl-moved-to-github.git diff --git a/tclmain.c b/tclmain.c index 7e5ae24..e17cd1e 100644 --- a/tclmain.c +++ b/tclmain.c @@ -1,10 +1,22 @@ /* * IR toolkit for tcl/tk * (c) Index Data 1995 + * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: tclmain.c,v $ - * Revision 1.5 1995-03-20 08:53:30 adam + * Revision 1.8 1995-06-21 15:16:44 adam + * More work on configuration. + * + * Revision 1.7 1995/06/21 11:04:54 adam + * Uses GNU autoconf 2.3. + * Install procedure implemented. + * boook bitmaps moved to sub directory bitmaps. + * + * Revision 1.6 1995/05/29 08:44:28 adam + * Work on delete of objects. + * + * Revision 1.5 1995/03/20 08:53:30 adam * Event loop in tclmain.c rewritten. New method searchStatus. * * Revision 1.4 1995/03/17 07:50:31 adam @@ -12,10 +24,13 @@ * */ +#include #include #include +#ifdef _AIX +#include +#endif #include -#include #include