Various fixes and improvements.

This commit is contained in:
C. Guy Yarvin 2014-08-05 13:24:26 -07:00
parent b44358ac73
commit 93ee3f741d
3 changed files with 4 additions and 2 deletions

View File

@ -489,7 +489,7 @@
;~ pose
(stag %toy ;~(sfix sym fas))
(stag %ape ;~(pfix ape:sign ape:read))
(stag %arg ;~(pfix arg:sign and:read))
(stag %arg ;~(pfix arg:sign ape:read))
(stag %day ;~(pfix day:sign day:read))
(stag %dub ;~(pfix dub:sign dub:read))
(stag %fan ;~(pfix fan:sign fan:read))
@ -1018,7 +1018,7 @@
|= [cof=cafe bax=vase hon=horn]
^- (bolt vase)
?- -.hon
%and (maim cof bax p.hon)
%ape (maim cof bax p.hon)
%arg
%+ cope (maim cof bax p.hon)
|= [cof=cafe gat=vase]

View File

@ -4,3 +4,4 @@
/? 314
/- *markdown
down

View File

@ -19,3 +19,4 @@
[%tex p=tape] :: text
== ::
--