src/hg/instinct/hgHeatmap2/drawingCode.c 1.66
1.66 2009/06/04 03:50:36 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/drawingCode.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/drawingCode.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -b -B -U 4 -r1.65 -r1.66
--- src/hg/instinct/hgHeatmap2/drawingCode.c 6 May 2009 00:06:08 -0000 1.65
+++ src/hg/instinct/hgHeatmap2/drawingCode.c 4 Jun 2009 03:50:36 -0000 1.66
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
/* mainPage - drs the main hgHeatmap page, including some controls
* on the top and the graphic. */
#define EXPR_DATA_SHADES 16
@@ -37,9 +41,8 @@
#include "hgHeatmap2.h"
#include "filterFeatures.h"
#include "chromGraph.h"
#include "hgChromGraph.h"
-#include "hgStats.h"
static char const rcsid[] = "$Id$";
static char *heatMapDbProfile = "localDb"; // database profile to use