Synopsis
Usage:
automata [- toolkitoption...] [-f path/fileName]
automata [- toolkitoption...] [-pda]
automata [ -h | -? | -help]
Options:
-
-toolkitoption
- to choose one of usual X-Window application options.
-f path/fileName
- to start AUTOMATA with the specified state diagram.
-pda
- to start AUTOMATA in the Push Down Automata simulator mode, by default it starts in the Finite State Automata simulator mode.
-
-h|-?|-help
- to see a brief help without starting the application.
Back to Index