1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

* syncase.scm (psyncomp): New procedure: Recompiles psyntax.pp.

Should be used inside the (ice-9 syncase) module with (use-syntax
syncase) and with the current directory containing the psyntax.ss
source.
Added hack to transfer syntactic information from the builtin
variable `define' to the slib version if module (ice-9 slib) has
been loaded.
This commit is contained in:
Mikael Djurfeldt 1997-09-10 20:09:31 +00:00
parent 7a0ff2f807
commit 2c63000098

File diff suppressed because one or more lines are too long