Fossil parent commit detector corrected.
This commit is contained in:
parent
8322c6394a
commit
f51a7b639f
@ -294,7 +294,8 @@ localRepository exists
|
||||
|
||||
{ #category : #'as yet unclassified' }
|
||||
GrafoscopioBrowser class >> updateGrafoscopio [
|
||||
"Updates Grafoscopio with new versions of itself take from the source code repository and the User Interface"
|
||||
"Updates Grafoscopio with new versions of itself take from the source code repository and
|
||||
the User Interface"
|
||||
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
||||
@ -334,6 +335,12 @@ Gofer new
|
||||
package: 'GT-InspectorExtensions-CoreRoassal';
|
||||
load.
|
||||
|
||||
"Integration with external tools"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'Offray' project: 'Grafoscopio';
|
||||
package: 'Grafoscopio-ExternalTools';
|
||||
load.
|
||||
|
||||
"HTML scrapping"
|
||||
Gofer new
|
||||
smalltalkhubUser: 'PharoExtras' project: 'Soup';
|
||||
|
Loading…
Reference in New Issue
Block a user