Skip to content

Commit

Permalink
Removing the dependency on io
Browse files Browse the repository at this point in the history
  • Loading branch information
marigostra committed Apr 30, 2021
1 parent 169a322 commit 8179a31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<fileset dir="../lib"><include name="**/*.jar"/></fileset>
<fileset dir="../base/jar"><include name="**/*.jar"/></fileset>
<fileset dir="../luwrain/jar"><include name="**/*.jar"/></fileset>
<fileset dir="../io/jar"><include name="**/*.jar"/></fileset>
</path>
<path id="mainjar">
<pathelement location="."/>
Expand Down

0 comments on commit 8179a31

Please sign in to comment.