repositories
/
tt2015.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63807b5
)
Delete README
author
dopefishh
<mart@martlubbers.net>
Wed, 20 Jan 2016 12:07:01 +0000
(13:07 +0100)
committer
dopefishh
<mart@martlubbers.net>
Wed, 20 Jan 2016 12:07:01 +0000
(13:07 +0100)
a4/README
[deleted file]
patch
|
blob
|
history
diff --git
a/a4/README
b/a4/README
deleted file mode 100644
(file)
index
343ecf4
..0000000
--- a/
a4/README
+++ /dev/null
@@
-1,7
+0,0 @@
-/* Running and compiling basic leaner
-* To compile (when in learner directory)
-javac * -cp :../../lib/automata-parent.jar:../../lib/learnlib-parent.jar
-* to run (when in src directory)
-java -cp :../lib/automata-parent.jar:../lib/learnlib-parent.jar leaner.Main
-*/
-