summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/panlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-08 15:49:53 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-08 15:49:53 (GMT)
commit2df1860167c58b6940284b86da76c8a2229bf6b9 (patch)
treed6cbbc86f35ac2816ea455c91a9b10a15a5033a6 /ds9/parsers/panlex.fcl
parenta287596f8318385c78aa2ea58ad396afce34b443 (diff)
downloadblt-2df1860167c58b6940284b86da76c8a2229bf6b9.zip
blt-2df1860167c58b6940284b86da76c8a2229bf6b9.tar.gz
blt-2df1860167c58b6940284b86da76c8a2229bf6b9.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/panlex.fcl')
-rw-r--r--ds9/parsers/panlex.fcl5
1 files changed, 4 insertions, 1 deletions
diff --git a/ds9/parsers/panlex.fcl b/ds9/parsers/panlex.fcl
index 6c200d6..c421217 100644
--- a/ds9/parsers/panlex.fcl
+++ b/ds9/parsers/panlex.fcl
@@ -11,8 +11,11 @@ close {return $CLOSE_}
open {return $OPEN_}
to {return $TO_}
-#include coords.fin
+#include coordsys.fin
+#include wcssys.fin
+#include skyframe.fin
#include numeric.fin
+#include sexstr.fin
#include string.fin
#include ws.fin