Index: trunk/Ohana/src/addstar/include/sedstar.h
===================================================================
--- trunk/Ohana/src/addstar/include/sedstar.h	(revision 7696)
+++ trunk/Ohana/src/addstar/include/sedstar.h	(revision 8361)
@@ -38,7 +38,8 @@
 SEDfit SEDchisq (SEDtableRow *ref, SEDtableRow *data, SEDtableRow *error, int Nfilter);
 SEDtable *SEDtableLoad (char *filename);
-int SEDcolorBracket (SEDtable *table, float color);
+int SEDcolorBracket (SEDtable *table, float color, float delta);
 int SEDfitInit (SEDtable *table);
 int SEDfitPlot (SEDtable *table, double R, double D, SEDfit *minFit, SEDtableRow *sourceValue, SEDtableRow *sourceError);
+int SEDfitClear ();
 int SEDfitCatalog (Catalog *outcat, Catalog *incat, SEDtable *table);
 void SetLimitsRaw (float *xvec, float *yvec, int Nelements, Graphdata *graphmode);
