From: timv Date: Thu, 13 Dec 2012 03:09:09 +0000 (-0500) Subject: () X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=91fa2b4a8d782fb8631391adaff82d04f68bb57c;p=dyna2 () --- diff --git a/bin/prototype.py b/bin/prototype.py index ed96367..3c4500d 100644 --- a/bin/prototype.py +++ b/bin/prototype.py @@ -235,7 +235,7 @@ body { background: black; color: white; } - + diff --git a/bin/stdlib.py b/bin/stdlib.py index a0741b7..4059f11 100644 --- a/bin/stdlib.py +++ b/bin/stdlib.py @@ -357,6 +357,4 @@ for _fn in chart: #def phrase(A,I,K): # return chart['phrase/3'] -rewrite3["VP","VP",rewrite3["VP","VP","PP"]] = -100 - from debug import ip; ip()