mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
hoon: comment out %note entry in +open
this was wiping out some comments buried that weren't written at the top of an arm. not sure if this is used in another fashion that will create issues, so I just commented it out to help remember that it used to be there in case it needs further changes, like if I should actually skip %know and %made notes but not %help notes
This commit is contained in:
parent
33b2761b39
commit
2a57e85a09
@ -8450,7 +8450,7 @@
|
||||
[%tell *] [%cncl [%limb %noah] [%zpgr [%cltr p.gen]] ~]
|
||||
[%wing *] [%cnts p.gen ~]
|
||||
[%yell *] [%cncl [%limb %cain] [%zpgr [%cltr p.gen]] ~]
|
||||
[%note *] q.gen
|
||||
::[%note *] q.gen
|
||||
::
|
||||
[%brbc *] =- ?~ - !!
|
||||
[%brtr [%bccl -] [%ktcl body.gen]]
|
||||
|
Loading…
Reference in New Issue
Block a user