Index: src/Tuples/Tuples.cc
===================================================================
--- src/Tuples/Tuples.cc	(revision 9939dc312f9fd40e9451c8c3c70ac5e68e233d16)
+++ src/Tuples/Tuples.cc	(revision 2fd0de06aaaec1a54a37fd7405dd073b577deb09)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Tuples.h --
+// Tuples.cc -- A collection of tuple operations.
 //
 // Author           : Andrew Beach
Index: src/Tuples/Tuples.h
===================================================================
--- src/Tuples/Tuples.h	(revision 9939dc312f9fd40e9451c8c3c70ac5e68e233d16)
+++ src/Tuples/Tuples.h	(revision 2fd0de06aaaec1a54a37fd7405dd073b577deb09)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// Tuples.h --
+// Tuples.h -- A collection of tuple operations.
 //
 // Author           : Rodolfo G. Esteves
