Index: src/ControlStruct/ExceptTranslate.cc
===================================================================
--- src/ControlStruct/ExceptTranslate.cc	(revision aac99da6739d48d03fa818583c7e87f28d476990)
+++ src/ControlStruct/ExceptTranslate.cc	(revision 70a3e166669a6cd8a03ea52924b20ca4b4604d80)
@@ -10,6 +10,6 @@
 // Created On       : Wed Jun 14 16:49:00 2017
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Fri Feb  8 09:33:31 2019
-// Update Count     : 10
+// Last Modified On : Wed Feb 13 18:15:29 2019
+// Update Count     : 11
 //
 
@@ -165,5 +165,5 @@
 			LinkageSpec::Cforall,
 			/*bitfieldWidth*/ NULL,
-			new BasicType( noQualifiers, BasicType::_Bool ),
+			new BasicType( noQualifiers, BasicType::Bool ),
 			/*init*/ NULL,
 			std::list<Attribute *>{ new Attribute( "unused" ) }
