Index: tests/concurrent/examples/boundedBufferEXT.cfa
===================================================================
--- tests/concurrent/examples/boundedBufferEXT.cfa	(revision 78e109fccb84e9096cea9c6bc27cd1e7519593c4)
+++ tests/concurrent/examples/boundedBufferEXT.cfa	(revision 8d90b6bfdc3382f2aed883b53023a88ef54e4c88)
@@ -10,6 +10,6 @@
 // Created On       : Wed Apr 18 22:52:12 2018
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Feb 20 08:36:45 2019
-// Update Count     : 11
+// Last Modified On : Fri Mar 22 13:41:33 2019
+// Update Count     : 12
 //
 
@@ -122,4 +122,4 @@
 // Local Variables: //
 // tab-width: 4 //
-// compile-command: "cfa boundedBufferEXT.c" //
+// compile-command: "cfa boundedBufferEXT.cfa" //
 // End: //
Index: tests/concurrent/examples/boundedBufferINT.cfa
===================================================================
--- tests/concurrent/examples/boundedBufferINT.cfa	(revision 78e109fccb84e9096cea9c6bc27cd1e7519593c4)
+++ tests/concurrent/examples/boundedBufferINT.cfa	(revision 8d90b6bfdc3382f2aed883b53023a88ef54e4c88)
@@ -10,6 +10,6 @@
 // Created On       : Mon Oct 30 12:45:13 2017
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Feb 20 08:37:24 2019
-// Update Count     : 87
+// Last Modified On : Fri Mar 22 13:41:52 2019
+// Update Count     : 88
 //
 
@@ -123,4 +123,4 @@
 // Local Variables: //
 // tab-width: 4 //
-// compile-command: "cfa boundedBufferINT.c" //
+// compile-command: "cfa boundedBufferINT.cfa" //
 // End: //
Index: tests/concurrent/examples/datingService.cfa
===================================================================
--- tests/concurrent/examples/datingService.cfa	(revision 78e109fccb84e9096cea9c6bc27cd1e7519593c4)
+++ tests/concurrent/examples/datingService.cfa	(revision 8d90b6bfdc3382f2aed883b53023a88ef54e4c88)
@@ -10,6 +10,6 @@
 // Created On       : Mon Oct 30 12:56:20 2017
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Feb 20 08:37:12 2019
-// Update Count     : 30
+// Last Modified On : Fri Mar 22 13:41:39 2019
+// Update Count     : 31
 //
 
@@ -112,4 +112,4 @@
 // Local Variables: //
 // tab-width: 4 //
-// compile-command: "cfa datingService.c" //
+// compile-command: "cfa datingService.cfa" //
 // End: //
Index: tests/concurrent/examples/quickSort.cfa
===================================================================
--- tests/concurrent/examples/quickSort.cfa	(revision 78e109fccb84e9096cea9c6bc27cd1e7519593c4)
+++ tests/concurrent/examples/quickSort.cfa	(revision 8d90b6bfdc3382f2aed883b53023a88ef54e4c88)
@@ -11,6 +11,6 @@
 // Created On       : Wed Dec  6 12:15:52 2017
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Feb 20 08:38:24 2019
-// Update Count     : 169
+// Last Modified On : Fri Mar 22 13:42:01 2019
+// Update Count     : 170
 //
 
@@ -180,4 +180,4 @@
 // Local Variables: //
 // tab-width: 4 //
-// compile-command: "cfa quickSort.c" //
+// compile-command: "cfa quickSort.cfa" //
 // End: //
Index: tests/concurrent/waitfor/parse2.cfa
===================================================================
--- tests/concurrent/waitfor/parse2.cfa	(revision 78e109fccb84e9096cea9c6bc27cd1e7519593c4)
+++ tests/concurrent/waitfor/parse2.cfa	(revision 8d90b6bfdc3382f2aed883b53023a88ef54e4c88)
@@ -10,6 +10,6 @@
 // Created On       : Wed Aug 30 17:53:29 2017
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Aug 30 17:55:17 2017
-// Update Count     : 2
+// Last Modified On : Fri Mar 22 13:42:11 2019
+// Update Count     : 3
 // 
 
@@ -246,4 +246,4 @@
 // Local Variables: //
 // tab-width: 4 //
-// compile-command: "cfa waitfor.c" //
+// compile-command: "cfa waitfor.cfa" //
 // End: //
