My Project
Functions
omFindExec.h File Reference

Go to the source code of this file.

Functions

char * omFindExec (const char *prog, char *exec)
 

Function Documentation

◆ omFindExec()

char * omFindExec ( const char *  prog,
char *  exec 
)

Definition at line 315 of file omFindExec.c.

316{
317 return name;
318}
char name(const Variable &v)
Definition: factory.h:189