absyntax/absyntax.def
changeset 958 7474d2cd1d6e
parent 945 477393b00f95
child 963 e3d4dca7520b
--- a/absyntax/absyntax.def	Sun Nov 30 12:49:42 2014 +0000
+++ b/absyntax/absyntax.def	Sat Dec 06 19:11:32 2014 +0000
@@ -128,6 +128,7 @@
 /* A special identifier class, used for identifiers that have been previously declared as a derived datatype */
 /*  This is currently needed because generate_c stage 4 needs to handle the array datatype identifiers differently to all other identifiers. */
 SYM_TOKEN(derived_datatype_identifier_c) 
+SYM_TOKEN(poutype_identifier_c) 
 
 
 /*********************/