summaryrefslogtreecommitdiffstats
path: root/tksao/frame/lex.L
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-18 20:18:08 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-18 20:18:08 (GMT)
commite670aa8a10d3084209fb2f1877c7da27e7cedaca (patch)
tree077a463449ff529510faf735c404d252d1d5c88c /tksao/frame/lex.L
parent5597764b8eea8a9d1222347c1c8c170f5ca90d97 (diff)
downloadblt-e670aa8a10d3084209fb2f1877c7da27e7cedaca.zip
blt-e670aa8a10d3084209fb2f1877c7da27e7cedaca.tar.gz
blt-e670aa8a10d3084209fb2f1877c7da27e7cedaca.tar.bz2
simplify slice code
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 dbc110a..94d06ce 100644
--- a/tksao/frame/lex.L
+++ b/tksao/frame/lex.L
@@ -146,6 +146,7 @@ fk4 {return FK4_;}
fk5 {return FK5_;}
font {return FONT_;}
format {return FORMAT_;}
+from {return FROM_;}
front {return FRONT_;}
full {return FULL_;}
function {return FUNCTION_;}