Fixed DOS encodings using: iconv -f CP852
[mirrors/Programs.git] / turbobasic / HUSTOTA.BAS
old mode 100755 (executable)
new mode 100644 (file)
index eba33e6..c570779
@@ -23,7 +23,7 @@ cls
 print "hmotnost...."hmotnost " g"\r
 print "objem......."objem    " cm3"\r
 print "hustota.....? g/cm3"\r
-print "ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ"\r
+print "────────────────────────────────────────────────────"\r
 print "hustota = m:V"\r
 print "hustota = "hmotnost" g:"objem " cm3"\r
 print "hustota = "hustota" g/cm3"\r
This page took 0.597083 seconds and 4 git commands to generate.