Libincdir: Ldir

Top  Previous  Next

This keyword gives the name of the directory to be used by GAMS for libinclude files that do not have a full path specification.  If not specified, it will be set to the inclib subdirectory of the GAMS system directory.  String input is expected.

The command is implemented with

 

Libincdir=directoryname

or

Ldir= directoryname

 

Notes:

Unlike Idir, additional directories cannot be set with Ldir. The string passed will be treated as one directory. Passing additional directories will cause errors.
If the Ldir parameter is set, the default library include directory is not searched.