[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Fri Mar 26 16:10:40 UTC 2004


mwilkinson
Fri Mar 26 11:10:40 EST 2004
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory pub.open-bio.org:/tmp/cvs-serv871/Perl/MOBY/Client

Modified Files:
	Central.html Central.pm 
Log Message:
fixing small documentation error

moby-live/Perl/MOBY/Client Central.html,1.15,1.16 Central.pm,1.72,1.73
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/Central.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- /home/repository/moby/moby-live/Perl/MOBY/Client/Central.html	2003/12/27 20:11:49	1.15
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/Central.html	2004/03/26 16:10:40	1.16
@@ -383,7 +383,7 @@
 <pre>
  Title     :    retrieveNamespaces
  Usage     :    $ns = $MOBY-&gt;retrieveNamespaces([$reg_name])
- Function  :    get the list of all registered Object types
+ Function  :    get the list of all registered Namespace types
  Returns   :    hashref of hash:
                 $ns{$namespace} = $definition
  Args      :    $reg_name:  name of registry you wish to retrieve from (optional)</pre>

===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm	2004/02/25 16:36:04	1.72
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm	2004/03/26 16:10:40	1.73
@@ -1205,7 +1205,7 @@
 
  Title     :	retrieveNamespaces
  Usage     :	$ns = $MOBY->retrieveNamespaces([$reg_name])
- Function  :	get the list of all registered Object types
+ Function  :	get the list of all registered Namespace types
  Returns   :	hashref of hash:
                 $ns{$namespace} = $definition
  Args      :	$reg_name:  name of registry you wish to retrieve from (optional) 




More information about the MOBY-guts mailing list