[MOBY-guts] biomoby commit

Martin Senger senger at dev.open-bio.org
Mon May 21 00:56:15 UTC 2007


senger
Sun May 20 20:56:15 EDT 2007
Update of /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta
In directory dev.open-bio.org:/tmp/cvs-serv8252/src/main/org/biomoby/registry/meta

Modified Files:
	RegistriesList.java 
Log Message:

moby-live/Java/src/main/org/biomoby/registry/meta RegistriesList.java,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta/RegistriesList.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta/RegistriesList.java	2006/12/05 17:18:16	1.2
+++ /home/repository/moby/moby-live/Java/src/main/org/biomoby/registry/meta/RegistriesList.java	2007/05/21 00:56:15	1.3
@@ -20,7 +20,8 @@
  * Please edit this file if you want to have your BioMoby registry
  * visible to others (for example, in BioMoby Dashboard). <p>
  *
- * Or, you can also replace this implementation by your own, with your own list of registries
+ * Or, you can also replace this implementation by your own, with your
+ * own list of registries.
  *
  * @author <A HREF="mailto:martin.senger at gmail.com">Martin Senger</A>
  * @version $Id$
@@ -53,6 +54,15 @@
 	 "The MOBY registry at the International Rice Research Institute (IRRI) is intended mostly for Generation Challenge Program (GCP) developers. It allows the registration of experimental moby entities within GCP."),
 
 	new Registry
+	("INAB",
+	 "http://moby-dev.inab.org/cgi-bin/MOBY-Central.pl",
+	 "http://moby-dev.inab.org/MOBY/Central",
+	 "INAB, Spain",
+	 "",
+	 true,
+	 "The MOBY registry at the Instituto Nacional de Bioinformática, Spain."),
+
+	new Registry
 	("testing",
 	 "http://bioinfo.icapture.ubc.ca/cgi-bin/mobycentral/MOBY-Central.pl",
 	 "http://bioinfo.icapture.ubc.ca/MOBY/Central",




More information about the MOBY-guts mailing list