f4ff89fd1ad92be8b97dc23a3a36829bb4e558c7
braney
  Mon May 8 13:48:10 2017 -0700
add edit button on blue bar of user composites

diff --git src/hg/inc/hCommon.h src/hg/inc/hCommon.h
index c6f0d22..13707fb 100644
--- src/hg/inc/hCommon.h
+++ src/hg/inc/hCommon.h
@@ -22,30 +22,33 @@
 char *hgFileUiName();
 /* Relative URL to downloladable files UI. */
 
 char *hgTextName();
 /* Relative URL to old table browser. */
 
 char *hgTablesName();
 /* Relative URL to table browser. */
 
 char *hgVaiName();
 /* Relative URL to variant annotation integrator. */
 
 char *hgCustomName();
 /* Relative URL to custom tracks manager. */
 
+char *hgCompositeName();
+/* Relative URL to composite builder. */
+
 char *hgHubConnectName();
 /* Relative URL to track hub manager. */
 
 char *hgSessionName();
 /* Relative URL to session manager. */
 
 char *hgPalName();
 /* Relative URL to click processing program. */
 
 char *hgVarAnnogratorName();
 /* Relative URL to variant annotation integrator program. */
 
 char *hgIntegratorName();
 /* Relative URL to annotation integrator program. */