Skip to content
Snippets Groups Projects
Commit 6031ce5c authored by baliosian's avatar baliosian
Browse files

Revert "test gitg"

This reverts commit 93e7ea5f.
parent 93e7ea5f
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,8 @@ public class RateAndPower_small { ...@@ -59,6 +59,8 @@ public class RateAndPower_small {
//low | | increase | keep | keep //low | | increase | keep | keep
rules.add(rap.ruleTemplate((new SimpleTf("ll")).not() , SimpleTf.Epsilon(),(new SimpleTf("hp")) , new SimpleTf("dr"), new SimpleTf("kp"))); rules.add(rap.ruleTemplate((new SimpleTf("ll")).not() , SimpleTf.Epsilon(),(new SimpleTf("hp")) , new SimpleTf("dr"), new SimpleTf("kp")));
rules.add(rap.ruleTemplate((new SimpleTf("ll")).not() , SimpleTf.Epsilon(),(new SimpleTf("hp")).not() , new SimpleTf("kr"), new SimpleTf("ip")));
rules.add(rap.ruleTemplate((new SimpleTf("ll")) , SimpleTf.Epsilon(),(new SimpleTf("pi")) , new SimpleTf("kr"), new SimpleTf("kp")));
//----------------------------------------------------------- //-----------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment