summaryrefslogtreecommitdiff
path: root/system/at/unknown/src/AT Utilities
diff options
context:
space:
mode:
Diffstat (limited to 'system/at/unknown/src/AT Utilities')
-rw-r--r--system/at/unknown/src/AT Utilities16
1 files changed, 8 insertions, 8 deletions
diff --git a/system/at/unknown/src/AT Utilities b/system/at/unknown/src/AT Utilities
index d1c87d5..bfdee15 100644
--- a/system/at/unknown/src/AT Utilities
+++ b/system/at/unknown/src/AT Utilities
@@ -1,13 +1,13 @@
(*************************************************************************)
(*** AT-spezifische Software, die zum Lesen der Hardwareuhr und ***)
-(*** Booten in anderen Partitionen ben杯igt wird. ***)
+(*** Booten in anderen Partitionen benテカtigt wird. ***)
(*** ***)
-(*** Zusammengestellt und gendert : Werner Sauerwein, GMD ***)
+(*** Zusammengestellt und geテ、ndert : Werner Sauerwein, GMD ***)
(*** Stand : 17.07.86 ***)
(*************************************************************************)
PACKET splitting DEFINES low byte, (* Copyright (C) 1985 *)
- high byte, (* Martin Sch馬beck, Spenge *)
+ high byte, (* Martin Schテカnbeck, Spenge *)
low word, (* Stand: 13.09.85 *)
high word:
@@ -191,7 +191,7 @@ END PACKET basic block io;
(**************************************************************************)
PACKET part DEFINES activate : (* Copyright (C) 1985 *)
- (* Martin Sch馬beck, Spenge *)
+ (* Martin Schテカnbeck, Spenge *)
(* Stand : 02.02.86 *)
(* Changed by : W.Sauerwein *)
(* Stand : 04.07.86 *)
@@ -275,7 +275,7 @@ PROC activate (INT CONST part type):
IF partition type exists AND is possible type
THEN deactivate all partitions and
activate desired partition
- ELSE errorstop ("Gew]schte Partitionart gibt es nicht")
+ ELSE errorstop ("Gewテシnschte Partitionart gibt es nicht")
FI.
is possible type:
@@ -359,7 +359,7 @@ END PACKET part;
(**************************************************************************)
PACKET hw clock DEFINES hw clock: (* Copyright (C) 1985 *)
- (* Martin Sch馬beck, Spenge *)
+ (* Martin Schテカnbeck, Spenge *)
LET clock length = 7, (* Stand: 06.11.85 *)
clock command = 4;
@@ -428,7 +428,7 @@ END PACKET hw clock
(**************************************************************************)
PACKET old shutup DEFINES old shutup, (* Copyright (C) 1985 *)
- old save system: (* Martin Sch馬beck, Spenge *)
+ old save system: (* Martin Schテカnbeck, Spenge *)
(* Stand: 06.11.85 *)
PROC old shutup : shutup END PROC old shutup;
@@ -570,7 +570,7 @@ END PACKET new shutup
PACKET config manager with time DEFINES configuration manager ,
configuration manager with time :
(* Copyright (C) 1985 *)
-INT VAR old session := 0; (* Martin Sch馬beck, Spenge *)
+INT VAR old session := 0; (* Martin Schテカnbeck, Spenge *)
(* Stand: 06.11.85 *)
PROC configuration manager: