From GridLAB-D Wiki
Jump to: navigation, search

#incpath - Set inline C compiler header include path

Synopsis

#incpath path

Sets the search path for the inline C compiler to use for finding header files. This is the same as

#setenv INCLUDE=path

See also