From 3156d86ff1d99c2d5291f057bd3a4cb710756472 Mon Sep 17 00:00:00 2001 From: dos-reis <gdr@axiomatics.org> Date: Wed, 16 Mar 2011 16:39:22 +0000 Subject: * interp/i-syscmd.boot (compileSpad2Cmd): Remove experimental support for Spad to Aldor translation. (convertSpasToAsFile): Remove. * interp/mark.boot: Remove. * interp/nspadux.lisp: Likewise. * interp/pspad1.boot: Likewise. * interp/pspad2.boot: Likewise. * interp/wi1.boot: Likewise. * interp/wi2.boot: Likewise. * interp/spad.lisp: Don't register removed formatters. * interp/util.lisp: (TRANSLATE-FUNCTIONS): Remove. (BUILD-INTERPSYS): Now take only one argument. * src/share/doc/msgs/s2-us.msgs: Remove diagnostic S2IZ0085. * interp/Makefile.in: Remove rules for building wi1.boot, wi2.boot, mark.boot, pspad1.boot pspad2.boot. --- src/share/doc/msgs/s2-us.msgs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/share/doc/msgs') diff --git a/src/share/doc/msgs/s2-us.msgs b/src/share/doc/msgs/s2-us.msgs index d13ced80..a9f281bd 100644 --- a/src/share/doc/msgs/s2-us.msgs +++ b/src/share/doc/msgs/s2-us.msgs @@ -1022,11 +1022,6 @@ S2IZ0083 ".ao". S2IZ0084 The )library system command was not called after compilation. -S2IZ0085 - Warning: translation of an old-style source code ".spad" file to a new-style - ".as" file changes the old system compiler. If you wish to use the old - system compiler for regular compilation, you must exit and re-enter - OpenAxiom. S2IZ0086 Cannot write to file with name %b %1 %d . S2IZ0087 -- cgit v1.2.3