Download this file
31 lines (16 with data), 427 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31 | # The source code for the examples can be found in this directory
tarang=./lib/trang.jar
conf.package=diff.code.xml.conf
pmd.package=diff.code.xml.pmd
generated=./src
config=./conf
build=./build
lib.dir=./lib
build=./build
src.dir=./src
classes.dir=${build}/classes
jar.dir=${build}/jar
dist.dir=${build}/dist
Main-Class=diff.code.reader.TreeDiff
app.name=DiffReport
app.version=1.0
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.