summaryrefslogtreecommitdiff
path: root/lang/drscheme
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/drscheme
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'lang/drscheme')
-rw-r--r--lang/drscheme/DESCR14
1 files changed, 7 insertions, 7 deletions
diff --git a/lang/drscheme/DESCR b/lang/drscheme/DESCR
index 8a9c4d82a4f..bb4ef09cdf2 100644
--- a/lang/drscheme/DESCR
+++ b/lang/drscheme/DESCR
@@ -1,14 +1,14 @@
DrScheme is a graphical environment for developing programs using the Scheme,
MzScheme, and MrEd programming languages. DrScheme runs under Windows 95/98/NT,
-MacOS, and Unix/X.
+MacOS, and Unix/X.
- DrScheme's features include:
+ DrScheme's features include:
- * Source text highlighting of syntax and run-time errors
+ * Source text highlighting of syntax and run-time errors
* Support for multiple levels of Scheme from Beginning Student to
- Full Scheme
- * An algebraic stepper for the Beginning Student language
- * Interactive and graphical static analysis
- * A graphical user interface (GUI) library
+ Full Scheme
+ * An algebraic stepper for the Beginning Student language
+ * Interactive and graphical static analysis
+ * A graphical user interface (GUI) library
* Objects, threads, modules, exceptions, TCP/IP, and regular expressions,
and filesystem support