summaryrefslogtreecommitdiff
path: root/system/shard-z80-ruc-64180/1.5/src/EINST.PAS
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-03-02 17:15:47 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-03-02 17:15:47 +0100
commitc316cd982303f30f29075f31bcd910f9be38bb25 (patch)
tree12ba04bd0f2a94bd48583ee5f2ab269b6ba5c8b3 /system/shard-z80-ruc-64180/1.5/src/EINST.PAS
parent50acf53648b6562853cb26aa4e7062a5ced66908 (diff)
downloadeumel-src-c316cd982303f30f29075f31bcd910f9be38bb25.tar.gz
eumel-src-c316cd982303f30f29075f31bcd910f9be38bb25.tar.bz2
eumel-src-c316cd982303f30f29075f31bcd910f9be38bb25.zip
Convert charset to utf8HEADmaster
Files imported in commit 98cab31fc3659e33aef260efca55bf9f1753164c were exported from EUMEL to DOS and used codepage 437/850(?). Convert files to UTF-8 where possible. Some files were left as-is. I’m not sure whether converting these would be correct.
Diffstat (limited to 'system/shard-z80-ruc-64180/1.5/src/EINST.PAS')
-rw-r--r--system/shard-z80-ruc-64180/1.5/src/EINST.PAS2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/shard-z80-ruc-64180/1.5/src/EINST.PAS b/system/shard-z80-ruc-64180/1.5/src/EINST.PAS
index 3b466da..312069f 100644
--- a/system/shard-z80-ruc-64180/1.5/src/EINST.PAS
+++ b/system/shard-z80-ruc-64180/1.5/src/EINST.PAS
@@ -506,4 +506,4 @@ BEGIN { MAIN }
writeln ('SHard erfolgreich auf Floppy installiert.')
END
ELSE writeln ('Kein SHard installiert.')
-END. \ No newline at end of file
+END.