X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=direct.h;h=27219e54f6198f7433b58feb4d04afe0606f4aaf;hp=d4b22ce923267c45aa381c4b957ede35299abf35;hb=5f23454f7155f0c77ea1bede3f9e60b39da99fa8;hpb=968958cccf9201debee2cb0d4856cb5b55c6867d 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);