diff options
Diffstat (limited to 'system/shard-z80-ruc-64180/1.5/src/IINST.PAS')
-rw-r--r-- | system/shard-z80-ruc-64180/1.5/src/IINST.PAS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/shard-z80-ruc-64180/1.5/src/IINST.PAS b/system/shard-z80-ruc-64180/1.5/src/IINST.PAS index 708a10b..0bf5c91 100644 --- a/system/shard-z80-ruc-64180/1.5/src/IINST.PAS +++ b/system/shard-z80-ruc-64180/1.5/src/IINST.PAS @@ -18,4 +18,4 @@ BEGIN seek (f, 0) ;
blockwrite (f, buffer, 1) ;
close (f) ;
-END.
\ No newline at end of file +END.
|