TerminateTclTk.h File Reference

#include "machine.h"

Include dependency graph for TerminateTclTk.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BOOL TerminateTclTk (void)


Function Documentation

BOOL TerminateTclTk ( void   ) 

Definition at line 9 of file TerminateTclTk.c.

References TRUE.

Referenced by ExitScilab().

00010 {
00011         #ifdef WITH_TK
00012         CloseTCLsci();
00013         #endif
00014         return TRUE;
00015 }

Here is the caller graph for this function:


Generated on Sun Mar 4 16:13:31 2007 for Scilab [trunk] by  doxygen 1.5.1