Mercurial > public > hwos_code
comparison src/strings.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 3fec179a6220 |
children | aadfe9f2edaf |
comparison
equal
deleted
inserted
replaced
274:9347893b74ce | 275:653a3ab08062 |
---|---|
9 ; HISTORY | 9 ; HISTORY |
10 ; 2010-12-02 : [jDG] Creation... | 10 ; 2010-12-02 : [jDG] Creation... |
11 ; | 11 ; |
12 ; See strings.inc for doc and public calling macros. | 12 ; See strings.inc for doc and public calling macros. |
13 | 13 |
14 #include "ostc3.inc" | 14 #include "hwos.inc" |
15 #include "varargs.inc" | 15 #include "varargs.inc" |
16 | 16 |
17 extern aa_wordprocessor | 17 extern aa_wordprocessor |
18 | 18 |
19 basic CODE | 19 basic CODE |