tags 356161 + patch
thanks

--- ./cccc/cccc_tok.h~  2006-05-20 18:37:37.000000000 +0000
+++ ./cccc/cccc_tok.h   2006-05-20 18:37:58.000000000 +0000
@@ -28,6 +28,10 @@
 ** Note that the name ANTLRToken is required to be either a class or a typedef
 ** by the PCCTS support code
 */
+
+void IncrementNesting();
+void DecrementNesting();
+
 class ANTLRToken : public ANTLRCommonToken {
 
   // Lexical counting is done by attaching running counts of each of the

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to