resetsourcepaths#

Purpose#

Resets the source path to the original GAUSS startup values.

Format#

ret = resetsourcepaths()#
Returns:

ret (string) – 1 if reset is successful, 0 otherwise.

Remarks#

The source path is set by the src_path configuration variable in your GAUSS configuration file, gauss.cfg.