diff options
author | Ryan S. Northrup <northrup@yellowapple.us> | 2017-02-04 13:17:58 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:06 +0700 |
commit | 0a35dd73b14cc3c3324a3227352c31d95282a0f6 (patch) | |
tree | f22362cf6146631fa9b33a3510182436c161555c /development/erlang-otp/README | |
parent | fa3df540f44feb40940a779a472319cf3b4c3d4e (diff) | |
download | slackbuilds-0a35dd73b14cc3c3324a3227352c31d95282a0f6.tar.gz |
development/erlang-otp: Updated for version 19.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/erlang-otp/README')
-rw-r--r-- | development/erlang-otp/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/erlang-otp/README b/development/erlang-otp/README index afb9f7a182..949653311e 100644 --- a/development/erlang-otp/README +++ b/development/erlang-otp/README @@ -1,7 +1,7 @@ -Erlang is a general-purpose concurrent programming language and runtime -system. The sequential subset of Erlang is a functional language, with -strict evaluation, single assignment, and dynamic typing. It was designed -by Ericsson to support distributed, fault-tolerant, soft-real-time, +Erlang is a general-purpose concurrent programming language and runtime +system. The sequential subset of Erlang is a functional language, with +strict evaluation, single assignment, and dynamic typing. It was designed +by Ericsson to support distributed, fault-tolerant, soft-real-time, non-stop applications. -wxPython is an optional dependency. +wxPython and jdk are optional dependencies. |