Skip to content

Commit 8767a1e

Browse files
author
Eric Bodden
committed
1 parent 2a89f2d commit 8767a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/soot/options/soot_options.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2362,7 +2362,7 @@ Each iteration traverses at most ( traverse / passes ) nodes.
23622362
<set_arg_label>path</set_arg_label>
23632363
<short_desc>Filename for verification file</short_desc>
23642364
<long_desc>
2365-
If you want to compare the precision of the points-to results with other solvers (e.g. Paddle), you can use the "verify-file" to specify the list of methods (soot method signature format) that are reachable by that solver. Then, in the internal evaluations (see the switch geom-eval), we only consider the methods that are present to both solvers.
2365+
If you want to compare the precision of the points-to results with other solvers (e.g. Paddle), you can use the 'verify-file' to specify the list of methods (soot method signature format) that are reachable by that solver. Then, in the internal evaluations (see the switch geom-eval), we only consider the methods that are present to both solvers.
23662366
</long_desc>
23672367
</stropt>
23682368

0 commit comments

Comments
 (0)