Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | aipsrcdata |
system.packages: aips synthesis user.initfiles: myfile.gNote that packages do not end in .g, but initfiles do.
If no system.packages are specified, the aips package is assumed. Note that many sites may want to customize which packages are loaded (for example, the NFRA site manager may want to add the nfra package), and some users may want to customize the list.
Note that the user.initfiles are loaded after the standard package .g files. If for some reason you want to execute Glishcode before the standard files, you can put that code in your .glishrc file.
system.packages | List of packages | ||
Allowed: | any valid packages | ||
Default: | aips | ||
user.initfiles | List of which .g files to load on startup for the user | ||
Allowed: | any .g files | ||
Default: | none |