diff options
Diffstat (limited to 'pkg/utilities/nttools/keyselect/keyselect.com')
-rw-r--r-- | pkg/utilities/nttools/keyselect/keyselect.com | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/keyselect/keyselect.com b/pkg/utilities/nttools/keyselect/keyselect.com new file mode 100644 index 00000000..fc0e63b5 --- /dev/null +++ b/pkg/utilities/nttools/keyselect/keyselect.com @@ -0,0 +1,9 @@ +# KEYSELECT.COM -- Global variables used by keyselect + +#* HISTORY * +#* B.Simon 12-Mar-92 Original + +common /global/ hasgroup, img + +bool hasgroup # true if image has group parameters +pointer img # image descriptor |