File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
com.ibm.wala.cast.python.report Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2020 <artifactId >com.ibm.wala.cast.python.test</artifactId >
2121 <version >${project.version} </version >
2222 </dependency >
23+ <dependency >
24+ <groupId >${project.groupId} </groupId >
25+ <artifactId >com.ibm.wala.cast.python.jython</artifactId >
26+ <version >${project.version} </version >
27+ </dependency >
28+ <dependency >
29+ <groupId >${project.groupId} </groupId >
30+ <artifactId >com.ibm.wala.cast.python.jython.test</artifactId >
31+ <version >${project.version} </version >
32+ </dependency >
2333 <dependency >
2434 <groupId >${project.groupId} </groupId >
2535 <artifactId >com.ibm.wala.cast.python.jython3</artifactId >
Original file line number Diff line number Diff line change 77 <packaging >pom</packaging >
88 <modules >
99 <module >com.ibm.wala.cast.python</module >
10+ <module >com.ibm.wala.cast.python.jython</module >
1011 <module >com.ibm.wala.cast.python.jython3</module >
1112 <module >com.ibm.wala.cast.python.test</module >
13+ <module >com.ibm.wala.cast.python.jython.test</module >
1214 <module >com.ibm.wala.cast.python.jython3.test</module >
1315 <module >com.ibm.wala.cast.python.ml</module >
1416 <module >com.ibm.wala.cast.python.ml.test</module >
You can’t perform that action at this time.
0 commit comments