summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotprocess.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-17 17:26:42 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-17 17:26:42 (GMT)
commita89d01d5ec3346e680a29a2f496cdccbaddd0551 (patch)
treef378ed14ef1432ba85a7c59bcdf175446d49c36b /ds9/library/plotprocess.tcl
parent07822cd7581379ec5c0d34b0fa2e9966c37316d5 (diff)
downloadblt-a89d01d5ec3346e680a29a2f496cdccbaddd0551.zip
blt-a89d01d5ec3346e680a29a2f496cdccbaddd0551.tar.gz
blt-a89d01d5ec3346e680a29a2f496cdccbaddd0551.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/library/plotprocess.tcl')
-rw-r--r--ds9/library/plotprocess.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/library/plotprocess.tcl b/ds9/library/plotprocess.tcl
index 2d0a23b..3f7f631 100644
--- a/ds9/library/plotprocess.tcl
+++ b/ds9/library/plotprocess.tcl
@@ -729,6 +729,7 @@ proc PlotCmdFontStyle {which value} {
set cvar($which,slant) italic
}
}
+
$cvar(proc,updategraph) $cvarname
}