diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:35 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:35 +0200 |
commit | cc84f0a0662e1a01ecb6866765239534ce10af61 (patch) | |
tree | 75475832d072c0a120cc1efcc5ed43576a19888e /development/erlang-otp/slack-desc | |
parent | 38cd08c9f84f6513c4fe506eef2ff42f658c5719 (diff) | |
download | slackbuilds-cc84f0a0662e1a01ecb6866765239534ce10af61.tar.gz |
development/erlang-otp: Removed from 12.1 repository
Diffstat (limited to 'development/erlang-otp/slack-desc')
-rw-r--r-- | development/erlang-otp/slack-desc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/development/erlang-otp/slack-desc b/development/erlang-otp/slack-desc deleted file mode 100644 index 4bf6d2d86e..0000000000 --- a/development/erlang-otp/slack-desc +++ /dev/null @@ -1,12 +0,0 @@ - |-----handy-ruler-------------------------------------------------| -erlang-otp: Erlang (programming language) -erlang-otp: -erlang-otp: Erlang is a general-purpose concurrent programming language and -erlang-otp: runtime system. -erlang-otp: The sequential subset of Erlang is a functional language, -erlang-otp: with strict evaluation, single assignment, and dynamic typing. -erlang-otp: It was designed by Ericsson to support distributed, -erlang-otp: fault-tolerant, soft-real-time, non-stop applications. -erlang-otp: -erlang-otp: http://www.erlang.org/ -erlang-otp: |