Skip to content

Commit

Permalink
Reverting accidental commit of experimental changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBerdik committed Jun 10, 2023
1 parent 0cfa3f7 commit 64ba440
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
</path>

<target name="clean">
<delete dir="../bin" />
<delete dir="unittest_logs" />
<delete dir="../bin/com" />
<delete dir="../JGGAP.jar" />
</target>

Expand Down

0 comments on commit 64ba440

Please sign in to comment.