Remove debugging instruction and reenable language handling
This commit is contained in:
parent
285414dd23
commit
6b1369f962
2 changed files with 1 additions and 6 deletions
|
@ -21,7 +21,6 @@ lmlt.luacmd("meaning", function()
|
|||
token.skipnext()
|
||||
token.skipnext()
|
||||
stash = stash .. '\\protected '
|
||||
print'protected'
|
||||
end
|
||||
end
|
||||
token.scankeyword'macro:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue