Mercurial > public > hwos_code
diff src/math.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 11d4fc797f74 |
children | ca4556fb60b9 |
line wrap: on
line diff
--- a/src/math.asm Tue May 05 14:58:16 2015 +0200 +++ b/src/math.asm Thu May 07 13:11:14 2015 +0200 @@ -10,7 +10,7 @@ ; 2011-08-03 : [mH] moving from OSTC code -#include "ostc3.inc" ; Mandatory header +#include "hwos.inc" ; Mandatory header basic CODE ;=============================================================================