Index: src/ControlStruct/ExceptTranslate.cc
===================================================================
--- src/ControlStruct/ExceptTranslate.cc	(revision ee3c93d9425378dba13f5e7407f9097ac9d1cbb8)
+++ src/ControlStruct/ExceptTranslate.cc	(revision 7fabfdf28f100b8fe7f9004c46e04737a6589653)
@@ -9,7 +9,7 @@
 // Author           : Andrew Beach
 // Created On       : Wed Jun 14 16:49:00 2017
-// Last Modified By : Andrew Beach
-// Last Modified On : Thr Aug 17 17:19:00 2017
-// Update Count     : 9
+// Last Modified By : Peter A. Buhr
+// Last Modified On : Fri Feb  8 09:33:31 2019
+// Update Count     : 10
 //
 
@@ -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" ) }
