2001-11-06 09:50 GMT Dave Pearson <davep@davep.org>

* tests/Makefile
      * testprof.prg was missing. Added.
This commit is contained in:
Dave Pearson
2001-11-06 09:54:56 +00:00
parent 6a86451dd4
commit 84f42199a2
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-11-06 09:50 GMT Dave Pearson <davep@davep.org>
* tests/Makefile
* testprof.prg was missing. Added.
2001-11-06 06:20 GMT -3 Luiz Rafael Culik<culik@sl.conex.net>
* source/debug/dbgtarr.prg
* Some enhacementes . Now you can use Page up/Page Down keys for movement

View File

@@ -135,6 +135,7 @@ PRG_SOURCES=\
testmem.prg \
testntx.prg \
testpre.prg \
testprof.prg \
testrdd.prg \
testread.prg \
teststr.prg \