Index: /trunk/ppStack/src/ppStackLoop.h
===================================================================
--- /trunk/ppStack/src/ppStackLoop.h	(revision 23367)
+++ /trunk/ppStack/src/ppStackLoop.h	(revision 23368)
@@ -54,4 +54,11 @@
     );
 
+// Cleanup following combination
+bool ppStackCleanup(
+    ppStackThreadData *stack,           // Stack
+    ppStackOptions *options,            // Options
+    pmConfig *config                    // Configuration
+    );
+
 // Photometry
 bool ppStackPhotometry(
