From ef3f39b528532d50813b8754c8ca6ff3fce4f710 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 10 Sep 2007 22:09:28 +0000 Subject: * i-output.boot.pamphlet ($defaultSpecialCharacters): Define as constant. ($plainSpecialCharacters0): Likewise. ($plainSpecialCharacters1): Likewise. ($plainSpecialCharacters2): Likewise. ($plainSpecialCharacters3): Likewise. ($plainRTspecialCharacters): Likewise. ($RTspecialCharacters): Likewise. ($specialCharacterAlist): Likewise. (makeCharacter): Define as macro. (leftBindingPowerOf): Move from macros.lisp.pamphlet. Define as Boot code. (rightBindingPowerOf): Likewise. * patches.lisp.pamphlet (|$specialCharacters|): Don't set here. * Makefile.pamphlet (<>): Remove. * Makefile.in: Regenerate. * macros.lisp.pamphlet (ELEMN): Move to g-util.boot.pamphlet. (|leftBindingPowerOf|): Move to i-output.boot.pamphlet. (|rightBindingPowerOf|): Likewise. --- src/interp/Makefile.pamphlet | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/interp/Makefile.pamphlet') diff --git a/src/interp/Makefile.pamphlet b/src/interp/Makefile.pamphlet index 583bb05d..165922ab 100644 --- a/src/interp/Makefile.pamphlet +++ b/src/interp/Makefile.pamphlet @@ -1520,14 +1520,6 @@ i-map.clisp: i-map.boot @ echo '(progn (old-boot::boot "i-map.boot"))' | ${DEPSYS} @ -\subsection{i-output.boot} - -<>= -i-output.clisp: i-output.boot - @ echo 307 making $@ from $< - @ echo '(progn (old-boot::boot "i-output.boot"))' | ${DEPSYS} -@ - \subsection{i-resolv.boot} <>= @@ -2109,8 +2101,6 @@ $(AUTO)/%.$(FASLEXT): %.$(FASLEXT) <> -<> - <> <> -- cgit v1.2.3