Shared: Remove change note for internal MaD generator

This commit is contained in:
Simon Friis Vindum
2025-05-13 09:50:07 +02:00
parent 14bdc1ab22
commit 014e7dc4bc
2 changed files with 0 additions and 16 deletions

View File

@@ -1,8 +0,0 @@
---
category: minorAnalysis
---
* Changes to the MaD model generation infrastructure:
* The `java/ql/src/utils/modelgenerator/GenerateFlowModel.py` script has
been removed. The `/misc/scripts/models-as-data/generate_mad.py` script now
supports being called directly and should be used instead. The script
requires a `--language` argument but otherwise functions identically.