From 6f6a42a33ba51d197a67b506d8a31c9c6f9b57a8 Mon Sep 17 00:00:00 2001 From: William Joye Date: Thu, 3 Jan 2019 13:52:24 -0500 Subject: SCALE: fixed scale command --- ds9/doc/release/r8.1.html | 1 + ds9/parsers/scalesendparser.tac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ds9/doc/release/r8.1.html b/ds9/doc/release/r8.1.html index 2053bc9..323e5c5 100644 --- a/ds9/doc/release/r8.1.html +++ b/ds9/doc/release/r8.1.html @@ -31,6 +31,7 @@
  • 12.29.2018 TKMACOSX: update TEA to 3.13.
  • 12.29.2018 TKWIN: update TEA to 3.13.
  • 01.03.2019 DS9: fixed a problem with MacOS Aqua and Windows unable to locate ds9 parser scripts at startup.
  • +
  • 01.03.2019 SCALE: fixed scale command.
  • xx.xx.2018 RELEASE version 8.1b1
  • diff --git a/ds9/parsers/scalesendparser.tac b/ds9/parsers/scalesendparser.tac index 9436518..cc11c11 100644 --- a/ds9/parsers/scalesendparser.tac +++ b/ds9/parsers/scalesendparser.tac @@ -31,7 +31,7 @@ scalesend : {ProcessSendCmdGet scale type} %% -proc scale::yyerror {msg} { +proc scalesend::yyerror {msg} { variable yycnt variable yy_current_buffer variable index_ -- cgit v0.12