modified to use PAREN_OPEN and PAREN_CLOSE
authorceriel <none@none>
Mon, 14 Mar 1988 16:15:23 +0000 (16:15 +0000)
committerceriel <none@none>
Mon, 14 Mar 1988 16:15:23 +0000 (16:15 +0000)
mach/m68k2/top/table

index 8ea7726..f0c440e 100644 (file)
@@ -2,6 +2,8 @@
 /* 68000 desciptor table for ACK target optimizer */
 
 MAXOP 2;
+PAREN_OPEN "(";
+PAREN_CLOSE ")";
 
 %%;