[MOBY-guts] biomoby commit
Jason Stewart
jstewart at pub.open-bio.org
Thu May 8 18:08:51 UTC 2003
jstewart
Thu May 8 14:08:51 EDT 2003
Update of /home/repository/moby/moby-live/Perl/MOBY/Client
In directory pub.open-bio.org:/tmp/cvs-serv2331/MOBY/Client
Modified Files:
Central.pm
Log Message:
fixed some single quote issues for Emacs
moby-live/Perl/MOBY/Client Central.pm,1.18,1.19
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm 2003/05/08 18:05:00 1.18
+++ /home/repository/moby/moby-live/Perl/MOBY/Client/Central.pm 2003/05/08 18:08:50 1.19
@@ -226,7 +226,7 @@
HASA => \@list_of_immediate_parent_object_types (or empty listref)
authURI => "URI of the registrar of this object"
clobber => 0 | 1 |2;
- 0 = DON'T ; 1 = deprecate and re-register ; 2 = overwrite
+ 0 = DO NOT ; 1 = deprecate and re-register ; 2 = overwrite
=cut
#
@@ -855,7 +855,7 @@
Title : locateServiceByInput
Usage : @Services = $MOBY->locateServiceByInput(%args)
- Function : get the names/descriptions for services that use certain INPUT's
+ Function : get the names/descriptions for services that use certain INPUTs
Returns : list of ServiceInstance objects
Args : input => {objectType1 => [namespace1, namespace2, namespace3],
objectType2 => [namespace1, namespace4, namespace5],
More information about the MOBY-guts
mailing list