Index: trunk/stac/src/stac.h
===================================================================
--- trunk/stac/src/stac.h	(revision 3610)
+++ trunk/stac/src/stac.h	(revision 3660)
@@ -217,3 +217,16 @@
     );
 
+
+
+/************************************************************************************************************/
+
+// stacWrite.c
+
+// Write maps out
+bool stacWriteMaps(const psArray *maps,	// Maps to write
+		   const stacConfig *config // Configuration
+    );
+
+/************************************************************************************************************/
+
 #endif
