diff options
Diffstat (limited to 'development/mit-scheme/README')
-rw-r--r-- | development/mit-scheme/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/mit-scheme/README b/development/mit-scheme/README index 3b8ead4248fa8..09c75a622330c 100644 --- a/development/mit-scheme/README +++ b/development/mit-scheme/README @@ -2,5 +2,3 @@ MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle. - -http://www.gnu.org/software/mit-scheme/ |