Compare commits

..

No commits in common. "b994b60690f7bd0703203ae575ccf4f01408610b" and "04a7a108d55ac59e3bd24caefa7237c4b39cc756" have entirely different histories.

2 changed files with 7 additions and 10234 deletions

View File

@ -378,8 +378,8 @@ namespace tmpl {
prs { prs {
en => _en- en => _en-
~a & ~_en -> y- ~a & ~_en -> y+
a & en -> y+ a & en -> y-
} }
sizing { _en{-1}; y{-1} } sizing { _en{-1}; y{-1} }
} }
@ -390,8 +390,8 @@ namespace tmpl {
prs { prs {
en => _en- en => _en-
~a & ~_en -> y- ~a & ~_en -> y+
a & en -> y+ a & en -> y-
} }
sizing { _en{-2}; y{-2,2} } sizing { _en{-2}; y{-2,2} }
} }
@ -402,8 +402,8 @@ namespace tmpl {
prs { prs {
en => _en- en => _en-
~a & ~_en -> y- ~a & ~_en -> y+
a & en -> y+ a & en -> y-
} }
sizing { _en{-4}; y{-4,4} } sizing { _en{-4}; y{-4,4} }
} }

File diff suppressed because it is too large Load Diff