Artifact 4a6a103daef1d98eebeea4e9bd8241b993b1af27:
- File unix/tclAppInit.c — part of check-in [92d52aa5e1] at 1999-02-03 02:58:25 on branch trunk — * win/tclAppInit.c: * unix/tclAppInit.c: * mac/tclMacAppInit.c: * generic/tclTest.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler. * generic/tcl.h: Moved Tcl_AppInit declaration to end and cleared out TCL_STORAGE_CLASS so it is not declared with a declspec(). (user: stanton size: 3869)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.