TerminateGraphics.c

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2007 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/ 
00005 #include "TerminateGraphics.h"
00006 /*-----------------------------------------------------------------------------------*/ 
00007 #include "graphicModuleLoad.h"
00008 /*-----------------------------------------------------------------------------------*/ 
00009 BOOL TerminateGraphics(void)
00010 {
00011   closeGraphicModule() ;
00012   return TRUE;
00013 }
00014 /*-----------------------------------------------------------------------------------*/ 

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