Happy !

Jamir / TrachelArc

Project infos

License MIT
Tags
Creation date 2014-01-20
Website

Monticello registration

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