blob: bca089b896bf4db9e365dadce8fa7e8be0c739c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc.
# Process configuration of the LISTS package.
task table = t_table,
tokens = t_tokens,
columns = t_columns,
unique = t_unique,
words = t_words,
lintran = t_lintran,
rgcursor = t_rgcursor,
rimcursor = t_rimcursor
|