comparison defs/os9defs @ 1435:77b0c6bcd2d5

Fixed duplicate ttl problem
author boisy
date Wed, 03 Dec 2003 16:00:01 +0000
parents b7b173926ea1
children df09f5dcfa65
comparison
equal deleted inserted replaced
1434:cabd8ba738b1 1435:77b0c6bcd2d5
60 * Fixed MouseInf. Made it rmb 2 as it should be. Also changes to init and cc3io. 60 * Fixed MouseInf. Made it rmb 2 as it should be. Also changes to init and cc3io.
61 61
62 nam OS9Defs 62 nam OS9Defs
63 IFEQ Level-1 63 IFEQ Level-1
64 ttl NitrOS-9 Level 1 System Symbol Definitions 64 ttl NitrOS-9 Level 1 System Symbol Definitions
65 ENDC 65 ELSE
66 IFEQ Level-2 66 IFEQ Level-2
67 ttl NitrOS-9 Level 2 System Symbol Definitions 67 ttl NitrOS-9 Level 2 System Symbol Definitions
68 ELSE 68 ELSE
69 ttl NitrOS-9 Level 3 System Symbol Definitions 69 ttl NitrOS-9 Level 3 System Symbol Definitions
70 ENDC
70 ENDC 71 ENDC
71 72
72 * Common definitions 73 * Common definitions
73 true equ 1 useful name 74 true equ 1 useful name
74 false equ 0 useful name 75 false equ 0 useful name