diff --git a/zxlive/rewrite_data.py b/zxlive/rewrite_data.py index 6878bfa..c433345 100644 --- a/zxlive/rewrite_data.py +++ b/zxlive/rewrite_data.py @@ -275,7 +275,7 @@ def ocm_rule(_graph: GraphT, _matches: list) -> pyzx.rules.RewriteOutputType[VT, rules_basic = {"spider", "to_z", "to_x", "rem_id", "copy", "pauli", "bialgebra", "euler"} operations["pauli"]["picture"] = "push_pauli.png" -operations["copy"]["picture"] = "copy.png"] +operations["copy"]["picture"] = "copy_pi.png" rules_zxw = {"spider", "fuse_w", "z_to_z_box"}