mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix url.
Copied from Perforce Change: 179896 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
f33bf2c0c0
commit
572b6624ae
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2001-2012 Ravenbrook Limited. See end of file for license.
|
||||
*
|
||||
* This is a toy interpreter for a subset of the Scheme programming
|
||||
* language <http://en.wikipedia.org/wiki/Scheme_%28programming_language%29)>.
|
||||
* language <http://en.wikipedia.org/wiki/Scheme_%28programming_language%29>.
|
||||
* It is by no means the best or even the right way to implement Scheme,
|
||||
* but it serves the purpose of showing how the Memory Pool System can be
|
||||
* used as part of a programming language run-time system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue