X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=direct.h;h=27219e54f6198f7433b58feb4d04afe0606f4aaf;hp=d4b22ce923267c45aa381c4b957ede35299abf35;hb=751aa148a93f2830cf0a56ab9f662a0416127ddc;hpb=a3feec3b2d24d0f4685549a5059a210e074c2b99 diff --git a/direct.h b/direct.h index d4b22ce..27219e5 100644 --- a/direct.h +++ b/direct.h @@ -15,7 +15,6 @@ extern TOKEN exprbuf[]; extern SYM * symbolPtr[]; extern int (* dirtab[])(); -extern int stringtype; // Exported functions void auto_even(void);