Skip to content

Commit

Permalink
Include jline on quick.bin tool path
Browse files Browse the repository at this point in the history
  • Loading branch information
adriaanm committed Aug 4, 2015
1 parent a745f06 commit b763dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ TODO:
</path>

<path id="quick.bin.tool.path">
<path refid="quick.repl.build.path"/>
<path refid="quick.repl-jline.build.path"/>
<path refid="quick.actors.build.path"/>
<pathelement location="${build-quick.dir}/classes/scalap"/>
<pathelement location="${build-quick.dir}/classes/scaladoc"/>
Expand Down

0 comments on commit b763dbf

Please sign in to comment.