diff options
author | dos-reis <gdr@axiomatics.org> | 2011-03-16 16:39:22 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2011-03-16 16:39:22 +0000 |
commit | 3156d86ff1d99c2d5291f057bd3a4cb710756472 (patch) | |
tree | 2733201d18adb1fd2054e59ccd0aa6b0e5b5cc94 /src/share/doc/msgs | |
parent | 11eebf207528f86dfa4556be3b2cc7cba57244a6 (diff) | |
download | open-axiom-3156d86ff1d99c2d5291f057bd3a4cb710756472.tar.gz |
* 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.
Diffstat (limited to 'src/share/doc/msgs')
-rw-r--r-- | src/share/doc/msgs/s2-us.msgs | 5 |
1 files changed, 0 insertions, 5 deletions
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 |