summaryrefslogtreecommitdiff
path: root/src/jline/README.md
diff options
context:
space:
mode:
authorAntoine Gourlay <antoine@gourlay.fr>2014-08-07 17:23:15 +0200
committerAntoine Gourlay <antoine@gourlay.fr>2014-08-07 17:23:15 +0200
commit9e13f7ef496051937b79ecd1db7412b29e6f6c4f (patch)
treeafa8bbc9a7f8b807afcba666785b129b4def03b1 /src/jline/README.md
parent84d4ebc19a1e54dbe446ef35b71efa7ad3890c19 (diff)
downloadscala-9e13f7ef496051937b79ecd1db7412b29e6f6c4f.tar.gz
scala-9e13f7ef496051937b79ecd1db7412b29e6f6c4f.tar.bz2
scala-9e13f7ef496051937b79ecd1db7412b29e6f6c4f.zip
remove jline sources from src/ now that we use a released jline.
We don't need those, right? We don't even build that folder anymore (since 1b0fa91), it is just dead code.
Diffstat (limited to 'src/jline/README.md')
-rw-r--r--src/jline/README.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/jline/README.md b/src/jline/README.md
deleted file mode 100644
index 829476145d..0000000000
--- a/src/jline/README.md
+++ /dev/null
@@ -1,24 +0,0 @@
-Description
------------
-
-JLine 2.x
-
-License
--------
-
-BSD
-
-Building
---------
-
-### Requirements
-
-* SBT
-* Java 5+
-
-This is a fork with scala specific modifications.
-The original repository was: git://github.com/jdillon/jline2.git
-
-You can now build with sbt:
-
- sbt update proguard