From 5a79423b6feb188f48299ebbaf981575b33d3f48 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 May 2003 17:40:18 +0000 Subject: Drop trailing whitespace. Ok'ed by wiz. --- lang/mzscheme/DESCR | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'lang/mzscheme') 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 -- cgit v1.2.3