src/hg/encode/hgEncodeVocab/hgEncodeVocab.c 1.24

1.24 2009/08/19 14:33:10 kate
makeg
Index: src/hg/encode/hgEncodeVocab/hgEncodeVocab.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/encode/hgEncodeVocab/hgEncodeVocab.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -b -B -U 4 -r1.23 -r1.24
--- src/hg/encode/hgEncodeVocab/hgEncodeVocab.c	18 Aug 2009 17:56:52 -0000	1.23
+++ src/hg/encode/hgEncodeVocab/hgEncodeVocab.c	19 Aug 2009 14:33:10 -0000	1.24
@@ -173,8 +173,9 @@
     puts("</TR>");
     }
 else if (sameString(type,"Cell Line"))
     {
+    printf("<!-- Cell Line table: contains links to protocol file and vendor description page -->");
     if (cgiOptionalInt("tier",0))
         {
         if (hashFindVal(ra,"tier") == NULL)
             return;