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