TerminateGraphics.c File Reference

#include "TerminateGraphics.h"
#include "graphicModuleLoad.h"

Include dependency graph for TerminateGraphics.c:

Go to the source code of this file.

Functions

BOOL TerminateGraphics (void)


Function Documentation

BOOL TerminateGraphics ( void   ) 

Definition at line 9 of file TerminateGraphics.c.

References closeGraphicModule(), and TRUE.

Referenced by ExitScilab().

00010 {
00011   closeGraphicModule() ;
00012   return TRUE;
00013 }

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Sun Mar 4 15:55:07 2007 for Scilab [trunk] by  doxygen 1.5.1