Improving update.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2017-08-11 13:39:08 +00:00
parent 830cdedbc8
commit dadc950987

View File

@ -47,6 +47,6 @@ GrafoscopioUtils class >> update [
"Updates GrafoscopioUtils with new versions of itself take from the source code repository." "Updates GrafoscopioUtils with new versions of itself take from the source code repository."
Gofer new Gofer new
smalltalkhubUser: 'Offray' project: 'Grafoscopio'; smalltalkhubUser: 'Offray' project: 'Grafoscopio';
package: 'GrafoscopioUtils'; package: 'Grafoscopio-Utils';
load. load.
] ]