My Project
Loading...
Searching...
No Matches
Functions
omFindExec.c File Reference
#include "singular_resourcesconfig.h"

Go to the source code of this file.

Functions

charomFindExec (const char *name, char *exec)
 

Function Documentation

◆ omFindExec()

char * omFindExec ( const char name,
char exec 
)

Definition at line 315 of file omFindExec.c.

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