aboutsummaryrefslogtreecommitdiff
path: root/src/main/groovy/frege/gradle/FregeReplTask.groovy
AgeCommit message (Collapse)Author
2015-02-25the repl needs to start with the targetDir on the classpath where the ↵Dierk Koenig
compiled classes are available for loading
2015-02-24we now have two repl tasks to choose from :-)Dierk Koenig