diff options
author | Eugene Suter <easuter@gmail.com> | 2010-04-16 21:40:09 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:05 +0200 |
commit | 7b3baab6105e8d25c75deb1ee0560eea4d56bccf (patch) | |
tree | a55f636aad855fd8c17db3738f01c592062b28d1 /development/polyml/README | |
parent | 8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561 (diff) | |
download | slackbuilds-7b3baab6105e8d25c75deb1ee0560eea4d56bccf.tar.gz |
development/polyml: Added (full implementation of Standard ML)
Diffstat (limited to 'development/polyml/README')
-rw-r--r-- | development/polyml/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/polyml/README b/development/polyml/README new file mode 100644 index 0000000000..c94f447260 --- /dev/null +++ b/development/polyml/README @@ -0,0 +1,6 @@ +Poly/ML is a full implementation of Standard ML available as +open-source. + +By default, the SlackBuild will create a package with support +for X11. + |