summaryrefslogtreecommitdiff
path: root/lang/mzscheme
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /lang/mzscheme
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'lang/mzscheme')
-rw-r--r--lang/mzscheme/DESCR20
1 files changed, 10 insertions, 10 deletions
diff --git a/lang/mzscheme/DESCR b/lang/mzscheme/DESCR
index af740dce69f..cd2292b3e31 100644
--- a/lang/mzscheme/DESCR
+++ b/lang/mzscheme/DESCR
@@ -1,14 +1,14 @@
MzScheme is an implementation of the Scheme programming language for
Windows 95/98/NT, MacOS, Unix, and BeOS. MzScheme is R5RS-compliant.
- MzScheme also provides:
+ MzScheme also provides:
-- Pre-emptive threads for all platforms
-- Generative structures (a.k.a. record datatypes)
-- Built-in exceptions; each primitive error raises a specific exception
-- First-class compilation units (modules) for organizing program components
-- A class-based object system reminiscent of C++/Java
-- Built-in regular expression matching tools
-- Simple TCP communication support on all platforms
-- Portable filesystem access procedures
-- Platform-specific process control, including AppleEvent support
+- Pre-emptive threads for all platforms
+- Generative structures (a.k.a. record datatypes)
+- Built-in exceptions; each primitive error raises a specific exception
+- First-class compilation units (modules) for organizing program components
+- A class-based object system reminiscent of C++/Java
+- Built-in regular expression matching tools
+- Simple TCP communication support on all platforms
+- Portable filesystem access procedures
+- Platform-specific process control, including AppleEvent support