TerminateLocalization.c

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

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