summaryrefslogtreecommitdiffstats
path: root/tksao/frame/lex.L
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-08-02 19:36:03 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-08-02 19:36:03 (GMT)
commit41a92bc71050c61e6978f9d1830fc59e8d734120 (patch)
treea1c02a14221e7e7530e2044b89ae7c6985d9ec7e /tksao/frame/lex.L
parent4920b5dcdfd14897ee44086e48e79591b7174bc5 (diff)
downloadblt-41a92bc71050c61e6978f9d1830fc59e8d734120.zip
blt-41a92bc71050c61e6978f9d1830fc59e8d734120.tar.gz
blt-41a92bc71050c61e6978f9d1830fc59e8d734120.tar.bz2
SMOOTH: separated function radius parameter from kernel size parameter
Diffstat (limited to 'tksao/frame/lex.L')
-rw-r--r--tksao/frame/lex.L1
1 files changed, 1 insertions, 0 deletions
diff --git a/tksao/frame/lex.L b/tksao/frame/lex.L
index 3a80015..a07f3e4 100644
--- a/tksao/frame/lex.L
+++ b/tksao/frame/lex.L
@@ -178,6 +178,7 @@ iteration {return ITERATION_;}
iraf {return IRAF_;}
irafmin {return IRAFMIN_;}
j2000 {return J2000_;}
+kernel {return KERNEL_;}
key {return KEY_;}
keyword {return KEYWORD_;}
label {return LABEL_;}