Skip to content

Commit b1cbaa3

Browse files
committed
See what happens when I take out PartsOfPaths
1 parent fefd023 commit b1cbaa3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

files/build.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<jrunconsole cls="File_System" />
2929
<jrunconsole cls="Find" />
3030
<jrunconsole cls="ListOfLines" />
31-
<jrunconsole cls="PartsOfPaths" />
3231
<jrunconsole cls="PathAnalysis" />
3332
<jrunconsole cls="PathInfo" />
3433
<jrunconsole cls="PathWatcher" />
@@ -39,4 +38,4 @@
3938
</target>
4039

4140

42-
</project>
41+
</project>

0 commit comments

Comments
 (0)