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