Happy !
Jamir / TrachelArc
About TrachelArc
Description
A implementation of arcs in trachel
How to load it
Just execute this code:
Gofer new
url: 'http://www.smalltalkhub.com/mc/RMoD/Artefact/main';
url: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2/main';
package: 'ConfigurationOfArtefact';
package: 'Roassal2';
package: 'Trachel';
load.
(Smalltalk at: #ConfigurationOfArtefact) load.
Gofer new
url: 'http://www.smalltalkhub.com/mc/Jamir/TrachelArc/main';
package:'TrachelArc';
load
