gmlTcl_LibInit.h

00001 // gmlTcl_LibInit.cc --
00002 // 
00003 //   See "gmlTclLibInit.h".
00004 // 
00005 //  Copyright (c) 2002 CLIPS-IMAG
00006 // 
00007 //  See the file "gml_LicenseTerms.txt" for information on usage and redistribution
00008 //  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
00009 // 
00010 //  Created on August 19, 2002 (FB).
00011 
00012 #include "tcl.h"
00013 
00014 #include "gml/tcl/wrapper/gmlTcl_Init.h"
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00020 int Gmltcl_Init (Tcl_Interp* interp);
00021 int Gmltcl_SafeInit (Tcl_Interp* interp);
00022 
00023 #ifdef __cplusplus
00024 }
00025 #endif
00026 
Generated on Tue Jun 12 14:03:27 2007 for gml by Doxygen 1.5.2.