gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 971602e)
raw | patch | inline | side by side (parent: 971602e)
| author | Doni Pracner <quinnuendo@gmail.com> | |
| Sat, 8 Feb 2014 18:07:29 +0000 (19:07 +0100) | ||
| committer | Doni Pracner <quinnuendo@gmail.com> | |
| Sat, 8 Feb 2014 18:07:29 +0000 (19:07 +0100) | 
| src-wsl/transf-min.wsl | patch | blob | history | 
diff --git a/src-wsl/transf-min.wsl b/src-wsl/transf-min.wsl
index 629e91bbf955c5a438c114bbedc1d4fb2b5f049d..44e7ccacd67c7e0ccaadb9f7f4ad79b89eb5086f 100755 (executable)
--- a/src-wsl/transf-min.wsl
+++ b/src-wsl/transf-min.wsl
        FOREACH Statement DO
                IF @ST(@I) = T_A_S THEN 
                        C:"don't need to test for this, works for T_A_S";
-                       @Trans(TR_Simplify_Action_System, "");  
                        IF @Trans?(TR_Collapse_Action_System) THEN
                                @Trans(TR_Collapse_Action_System, "");
                        FI;