From ec7441d5ac9ff78939c0ab3ffb8747f4a3db68c9 Mon Sep 17 00:00:00 2001 From: cpg Date: Sun, 25 Jun 2000 02:19:03 +0000 Subject: [PATCH] added deb.c git-svn-id: svn://svn.cc65.org/cc65/trunk@126 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- testcode/lib/files.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testcode/lib/files.txt b/testcode/lib/files.txt index 5b15a23be..733daf740 100644 --- a/testcode/lib/files.txt +++ b/testcode/lib/files.txt @@ -8,3 +8,6 @@ getsp.s - Helper routine for ft.c joytest.c - readjoy function test program cprintf.c - test program for cprintf \n and \r operators + +deb.c - test program for the library debugger +