Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
Reg_Empty(10)
|
||||
for (BOL; !At_EOL; Char) {
|
||||
Reg_Copy_Block(10, CP, CP+1, INSERT)
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
BOL
|
||||
while (!At_EOL) {
|
||||
Block_Copy(EOL_pos-1, EOL_pos, DELETE)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue