Functions
omFindExec.c File Reference
#include "resourcesconfig.h"

Go to the source code of this file.

Functions

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

Function Documentation

§ omFindExec()

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

Definition at line 251 of file omFindExec.c.

252 {
253  return name;
254 }
char name(const Variable &v)
Definition: factory.h:178