Index: trunk/Ohana/src/relphot/include/relphot.h
===================================================================
--- trunk/Ohana/src/relphot/include/relphot.h	(revision 39481)
+++ trunk/Ohana/src/relphot/include/relphot.h	(revision 39513)
@@ -634,2 +634,7 @@
 uint64_t CreatePSPSStackDetectionID(int sourceID, int imageID, int detID);
 uint64_t CreatePSPSDetectionID(double tobs, int ccdid, int detID);
+
+int MakeStackIndex (void);
+void FreeStackGroups (void);
+int GetStackSeq (Image *image, double Rstk, double Dstk, unsigned short photcode, float X, float Y);
+void sort_by_ra (double *R, double *D, int *I, int *S, int N);
