Donate Share

AutoGen: The Automated Program Generator

File Release Notes and Changelog

Release Name: AutoGen 5.9.8

Notes:

* options may now be "deprecated".  They get processed, but do not show
  in the usage output.

* options may be marked "no-command", meaning they are not to appear on
  the command line.  Thus, they are recognized in config files only.

* "disable-save" and "disable-load" may be used to prevent the command
  line options from loading or saving options from/to a file.

Changes: