My Project
Functions
omFindExec.c File Reference
#include "singular_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 314 of file omFindExec.c.

315{
316 return name;
317}
char name(const Variable &v)
Definition: variable.h:95