Added missing .DE macro
This commit is contained in:
parent
36022864d0
commit
908746f6f5
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ stl inreg($1)==2| xsource2 |
|
||||||
inl inreg($1)==2| | remove(regvar($1))
|
inl inreg($1)==2| | remove(regvar($1))
|
||||||
"inc %(regvar($1)%)"
|
"inc %(regvar($1)%)"
|
||||||
setcc(regvar($1)) | | |
|
setcc(regvar($1)) | | |
|
||||||
|
.DE
|
||||||
.NH 1
|
.NH 1
|
||||||
Afterthoughts.
|
Afterthoughts.
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue