Mercurial > hg > Members > kono > nitros9-code
changeset 910:ef95b0c56b9d
Moved gfx from level2v3/SYS
author | boisy |
---|---|
date | Sat, 18 Jan 2003 16:46:24 +0000 |
parents | af7f4c525648 |
children | ae7f3e871f4a |
files | level1/sys/gfx.hp level1/sys/makefile |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/level1/sys/gfx.hp Sat Jan 18 16:46:24 2003 +0000 @@ -0,0 +1,4 @@ +@GFX +Syntax: RUN GFX(<func>,<args>) +Usage : Graphics interface package for BASIC09 to do compatible + VDG graphics commands
--- a/level1/sys/makefile Sat Jan 18 16:45:09 2003 +0000 +++ b/level1/sys/makefile Sat Jan 18 16:46:24 2003 +0000 @@ -7,7 +7,7 @@ chx.hp cmp.hp cobbler.hp config.hp copy.hp date.hp \ dcheck.hp debug.hp deiniz.hp del.hp deldir.hp dir.hp \ display.hp dsave.hp dump.hp echo.hp edit.hp error.hp ex.hp \ - exbin.hp format.hp free.hp help.hp ident.hp iniz.hp \ + exbin.hp format.hp free.hp gfx.hp help.hp ident.hp iniz.hp \ inkey.hp kill.hp link.hp list.hp load.hp login.hp makdir.hp \ mdir.hp merge.hp mfree.hp os9gen.hp \ park.hp procs.hp pwd.hp pxd.hp rename.hp save.hp setime.hp \