diff options
| author | Maide <34639600+Kelebek1@users.noreply.github.com> | 2026-05-15 19:56:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-15 14:56:26 -0400 |
| commit | f08d590a7a0911890bb48d7490663901aa977c11 (patch) | |
| tree | 08bc63a738c64b4f17a2755bceec1443bac32f96 /configure.py | |
| parent | cace4069f5fa63e2ecfd966dc23d01aa12a559c8 (diff) | |
d_a_tag_md_cb (#1001)
* d_a_tag_md_cb
* inlines
Diffstat (limited to 'configure.py')
| -rwxr-xr-x | configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py index 2059a832..4899af80 100755 --- a/configure.py +++ b/configure.py @@ -1560,7 +1560,7 @@ config.libs = [ ActorRel(NonMatching, "d_a_ss"), ActorRel(NonMatching, "d_a_sss"), ActorRel(MatchingFor("GZLJ01", "GZLE01", "GZLP01"), "d_a_syan"), - ActorRel(NonMatching, "d_a_tag_md_cb"), + ActorRel(Matching, "d_a_tag_md_cb"), ActorRel(Matching, "d_a_tag_mk"), ActorRel(Matching, "d_a_tag_so"), ActorRel(Matching, "d_a_tornado"), |
