// .simrc file to go in the home directory of all GENESIS users
//===========================================================================
// environment variables
//===========================================================================
// SIMPATH - path to search for scripts (includes the startup path)
// SIMNOTES - default file for simulator notes
//===========================================================================
setenv SIMPATH . /usr/local/genesis-2.3/pgenesis/startup \
/usr/local/genesis-2.3/genesis/startup \
/usr/local/genesis-2.3/genesis/Scripts/neurokit \
/usr/local/genesis-2.3/genesis/Scripts/neurokit/prototypes
setenv SIMNOTES {getenv HOME}/.notes
setenv GENESIS_HELP /usr/local/genesis-2.3/genesis/Doc
//===========================================================================
// set up tables
//===========================================================================
pschedule // default simulation schedule
// See /usr/local/genesis-2.3/genesis/startup/escapelist.g for macro definitions. These allow
// you to use cursor keys for the recall and editting of previous commands
include escapelist // setup macro keys for DEC and SUN keyboards
addalias q quit