From e71cbaf5efdd30ea20e437481522f9fd696ad3f5 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Mon, 20 Aug 2001 22:16:07 +0000 Subject: [PATCH] fix for -- --- tools/qwaq/main.qc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qwaq/main.qc b/tools/qwaq/main.qc index f36289aa2..9ee9ec08d 100644 --- a/tools/qwaq/main.qc +++ b/tools/qwaq/main.qc @@ -7,7 +7,7 @@ float foo = 1; float bar = 1; float snafu = 2; -float negative = -------2; +float negative = - - - - - - -2; void () eek; float (float a, float b) boing;