summaryrefslogtreecommitdiff
path: root/progs/tests/fptest1.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/fptest1.c')
-rw-r--r--progs/tests/fptest1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/fptest1.c b/progs/tests/fptest1.c
index 2b8f8d0f5e..1f30d5733e 100644
--- a/progs/tests/fptest1.c
+++ b/progs/tests/fptest1.c
@@ -57,6 +57,7 @@ static void Key( unsigned char key, int x, int y )
static void Init( void )
{
+#if 0
static const char *prog0 =
"!!FP1.0\n"
"MUL o[COLR], R0, f[WPOS]; \n"
@@ -73,6 +74,7 @@ static void Init( void )
"MOV HC, H2; \n"
"END \n"
;
+#endif
/* masked updates, defines, declarations */
static const char *prog1 =