Index: trunk/Ohana/src/addstar/include/sedstar.h
===================================================================
--- trunk/Ohana/src/addstar/include/sedstar.h	(revision 7690)
+++ trunk/Ohana/src/addstar/include/sedstar.h	(revision 7693)
@@ -1,2 +1,13 @@
+
+typedef structu {
+  int Nfilter;
+  float *wavecode;
+  float *vegaToAB;
+  int *hashcode;
+  int codeP;
+  int codeM;
+  SEDtableRow **row;
+  int Nrow;
+} SEDtable;
 
 typedef struct {
