Differences From Artifact [e9a58f5498]:
- File gc_core/py/lang_core/gc_rules_graph.py — part of check-in [0f6ac8c5a7] at 2018-05-20 10:07:41 on branch rg — [build][core] graph generation update (user: olr, size: 81) [annotate] [blame] [check-ins using]
To Artifact [b99ba93b1b]:
- File gc_core/py/lang_core/gc_rules_graph.py — part of check-in [7e92a17d42] at 2018-06-11 09:26:03 on branch rg — [build][core] named graphs (user: olr, size: 85) [annotate] [blame] [check-ins using]
1 2 | # generated code, do not edit | | | 1 2 3 4 5 | # generated code, do not edit dAllGraph = ${rules_graphs} dRule = ${rules_actions} |