Changed rx-syntax-tools to sre-syntax-tools.

-Olin
This commit is contained in:
shivers 2000-02-15 15:52:25 +00:00
parent 983662c680
commit ed86561eb1
1 changed files with 1 additions and 1 deletions

View File

@ -1410,7 +1410,7 @@ Hopefully, this procedure will be removed at a later date.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Syntax-hacking tools}
The Scheme 48 package \ex{rx-syntax-tools} exports several tools for macro
The Scheme 48 package \ex{sre-syntax-tools} exports several tools for macro
writers that want to use SREs in their macros. In the functions defined
below, \var{compare} and \var{rename} parameters are as passed to Clinger-Rees
explicit-renaming low-level macros.