Index: libcfa/src/time.cfa
===================================================================
--- libcfa/src/time.cfa	(revision ba9baadeb7d347b3375a3c22e4ce3628359e9187)
+++ libcfa/src/time.cfa	(revision ab5cd196c8414f7db69b7336a0510c1b04123ebd)
@@ -1,10 +1,10 @@
-// 
+//
 // Cforall Version 1.0.0 Copyright (C) 2018 University of Waterloo
 //
 // The contents of this file are covered under the licence agreement in the
 // file "LICENCE" distributed with Cforall.
-// 
-// time.c -- 
-// 
+//
+// time.c --
+//
 // Author           : Peter A. Buhr
 // Created On       : Tue Mar 27 13:33:14 2018
@@ -12,8 +12,8 @@
 // Last Modified On : Sun May  6 22:26:00 2018
 // Update Count     : 37
-// 
+//
 
-#include "time"
-#include "iostream"
+#include "time.hfa"
+#include "iostream.hfa"
 #include <stdio.h>										// snprintf
 #include <assert.h>
