From 695a6c656681918abe4b20e04470dd266b4f6bbe Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 23 Apr 2008 22:44:32 +0000 Subject: * boot/ast.boot: Tidy. * boot/includer.boot: Likewise. * boot/parser.boot: Likewise. * boot/pile.boot: Likewise. * boot/scanner.boot: Likewise. * boot/tokens.boot: Likewise. * boot/translator.boot: Likewise. * boot/strap: Update Lisp translation. * lisp/core.lisp.in: Tidy. --- src/interp/termrw.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/termrw.boot') diff --git a/src/interp/termrw.boot b/src/interp/termrw.boot index 6723b9d1..2edf0e3c 100644 --- a/src/interp/termrw.boot +++ b/src/interp/termrw.boot @@ -31,7 +31,7 @@ -- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -import '"macros" +import macros )package "BOOT" termRW(t,R) == -- cgit v1.2.3