If you have the MSE files loaded in MoosePanel you can use:

|histories|
history := HismoModelHistory new.
MooseModel root allModels do: [:model | history addLastVersionForMooseModel: model].
history name: #'A name'.

Cheers

2012/1/23 Alexandre Bergel <alexandre.bergel@me.com>
What is the problem you are having?
Have you checked: MooseSampleData>>initialize as an example?

Cheers,
Alexandre

On 23 Jan 2012, at 15:09, Franco Sabadini wrote:

> Hi,
>
> I'm trying to create a Hismo model from a couple of MSE models but I can't find how to do that, anyone can help?
>
> Thanks.
>
>
> Franco
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--
Santiago Vidal