Loading...
Searching...
No Matches
gams::GAMSOptions::EPrefixLoadPath Struct Reference

Prepend GAMS system directory to library load path. More...

#include <gamsoptions.h>

Public Types

enum  EPrefixLoadPathEnum { Off = 0 , On = 1 }
 Prepend GAMS system directory to library load path. More...
 

Detailed Description

Prepend GAMS system directory to library load path.

Definition at line 470 of file gamsoptions.h.

Member Enumeration Documentation

◆ EPrefixLoadPathEnum

Prepend GAMS system directory to library load path.

Enumerator
Off 

Do not set GAMS system directory at beginning of library load path.

On 

Set GAMS system directory at beginning of library load path.

Definition at line 473 of file gamsoptions.h.