diff options
author | Carlo Zancanaro <carlo@carlo-laptop> | 2012-05-28 21:50:12 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@carlo-laptop> | 2012-05-28 21:50:12 +1000 |
commit | f09ce60d45d5524e36d07e76814b6e0cbc554288 (patch) | |
tree | 3e7e786a6f0b20ddcd934969c93c09cc02625f70 /impl/systems | |
parent | 72b70a4ff7dad8185eb2dd652bdd2983b829930a (diff) |
Fix issues with some things ignoring strategies.
Diffstat (limited to 'impl/systems')
-rw-r--r-- | impl/systems/.long-fixpoint.swp | bin | 188416 -> 0 bytes | |||
-rw-r--r-- | impl/systems/long-fixpoint | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/impl/systems/.long-fixpoint.swp b/impl/systems/.long-fixpoint.swp Binary files differdeleted file mode 100644 index 726d6ce..0000000 --- a/impl/systems/.long-fixpoint.swp +++ /dev/null diff --git a/impl/systems/long-fixpoint b/impl/systems/long-fixpoint index f56b700..5838910 100644 --- a/impl/systems/long-fixpoint +++ b/impl/systems/long-fixpoint @@ -98,7 +98,6 @@ x96 = x95 x97 = x96 x98 = x97 x99 = x98 -<<<<<<< HEAD x100 = x99 x101 = x100 x102 = x101 |