openenvutils/commandshell/shell/inc/cond.epro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 #ifndef have_Src_cond_globals
       
     3 #define have_Src_cond_globals
       
     4 
       
     5 extern int evalcond _((Estate state,char*fromtest));
       
     6 extern mod_import_function char*cond_str _((char**args,int num,int raw));
       
     7 extern mod_import_function zlong cond_val _((char**args,int num));
       
     8 extern mod_import_function int cond_match _((char**args,int num,char*str));
       
     9 
       
    10 #endif /* !have_Src_cond_globals */