Skip to content

Commit 9f783b0

Browse files
committed
Java: Type based summaries are now also for Java.
1 parent 8a0f00a commit 9f783b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/scripts/models-as-data/generate_flow_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def printHelp(self):
3434
--with-sources
3535
--with-summaries
3636
--with-negative-summaries
37-
--with-typebased-summaries (Experimental - only for C#)
37+
--with-typebased-summaries
3838
If none of these flags are specified, all models are generated.
3939
4040
--dry-run: Only run the queries, but don't write to file.

0 commit comments

Comments
 (0)