aboutsummaryrefslogtreecommitdiff
path: root/src/interp/hypertex.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-21 02:45:26 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-21 02:45:26 +0000
commit8d26a86a2ce79743aecfb2fccccf3486525b8426 (patch)
tree8cfe2b1f5a9ed9326ded31f0ae215790361806cc /src/interp/hypertex.boot
parenta2d6a4d6c6355aca142008543cc78e4139d97576 (diff)
downloadopen-axiom-8d26a86a2ce79743aecfb2fccccf3486525b8426.tar.gz
* interp/vmlisp.lisp (SETANDFILE): Remove.
(LAM,EVALANDFILEACTQ): Likewise. * interp/sys-utility.boot (PRINT-AND-EVAL-DEFUN): Likewise. * interp/slam.boot (reportFunctionCompilation): Tidy. * interp/lisp-backend.boot (evalAndPrintBackendDecl): New. * interp/c-util.boot (backendCompileSPADSLAM): Use it in lieu of SETANDFILE. (compAndDefine): Use evalAndPrintBackendDecl in lieu of PRINT-AND-EVAL-DEFUN. * interp/hypertex.boot: Clean up. * interp/nhyper.boot: Likewise. * interp/word.boot: Likewise.
Diffstat (limited to 'src/interp/hypertex.boot')
-rw-r--r--src/interp/hypertex.boot3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interp/hypertex.boot b/src/interp/hypertex.boot
index 7f90801a..500ba281 100644
--- a/src/interp/hypertex.boot
+++ b/src/interp/hypertex.boot
@@ -1,6 +1,6 @@
-- Copyright (c) 1991-2002, The Numerical Algorithms Group Ltd.
-- All rights reserved.
--- Copyright (C) 2007-2008, Gabriel Dos Reis.
+-- Copyright (C) 2007-2012, Gabriel Dos Reis.
-- All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
@@ -37,7 +37,6 @@ namespace BOOT
-- HyperTex Spad interface
--- SETANDFILEQ($SendXEventToHyperTeX, 8)
$LinkToPage == 96
$StartPage == 97
$SendLine == 98