loadversion.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2006 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/ 
00005 #include "machine.h"
00006 /*-----------------------------------------------------------------------------------*/ 
00007 BOOL getversionmodule(char *modulename,
00008                                           int *sci_version_major,
00009                                           int *sci_version_minor,
00010                                           int *sci_version_maintenance,
00011                                           char *sci_version_string,
00012                                           int *sci_version_revision);
00013 /*-----------------------------------------------------------------------------------*/ 

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