aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoralfredoport <doyenatccny@gmail.com>2008-08-31 16:41:00 +0000
committeralfredoport <doyenatccny@gmail.com>2008-08-31 16:41:00 +0000
commitf1a60b9d21b4d99b073916a1215ee0c134b43e81 (patch)
tree3680ff203dceb8d9609cbbdee32a906493eef8c3 /src
parentc7d5e1b5ce8be88351a109b8a48592c50c457314 (diff)
downloadopen-axiom-f1a60b9d21b4d99b073916a1215ee0c134b43e81.tar.gz
Restore commented commands.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
-rw-r--r--src/hyper/pages/util.ht8
2 files changed, 7 insertions, 5 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3ce992c6..502672a6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2008-08-31 Waldek Hebisch <hebisch@math.uni.wroc.pl>
+ * hyper/pages/util.ht: Restore commented commands.
+
+2008-08-31 Waldek Hebisch <hebisch@math.uni.wroc.pl>
+
* algebra/intef.spad.pamphlet: Fix Bug AW308.
2008-08-31 Waldek Hebisch <hebisch@math.uni.wroc.pl>
diff --git a/src/hyper/pages/util.ht b/src/hyper/pages/util.ht
index b2594d84..875000e5 100644
--- a/src/hyper/pages/util.ht
+++ b/src/hyper/pages/util.ht
@@ -432,11 +432,9 @@ The page you requested was not found in the \HyperName{} database.
% redundant defns for system commands
\newcommand{\syscom}[1]{\lispdownlink{)#1}{(|syscomPage| '|#1|)}}
%
-% 20030110000 tpd added a leading open paren
-\newcommand{\spadsyscom}[1]{){\tt #1}}
-% 20030110000 tpd these two commands are never used
-%\newcommand{\spadcmd}[1]{\spadsyscom{#1}}
-%\newcommand{\spadsys}[1]{\spadsyscom{#1}}
+\newcommand{\spadsyscom}[1]{{\tt #1}}
+\newcommand{\spadcmd}[1]{\spadsyscom{#1}}
+\newcommand{\spadsys}[1]{\spadsyscom{#1}}
% Following macros should be phased out in favor of ones above: