Opened 19 years ago

Last modified 19 years ago

#39 closed defect (fixed)

Instantiating nondeclared models gives no error

Reported by: haklu Owned by: haklu
Priority: critical Milestone:
Component: Version:
Keywords: Cc: haklu, Adrian Pop

Description


Change History (1)

comment:1 by haklu, 19 years ago

foo and fum not declared, BUT some class must be declared, then

instantiateModel(fum)

"fclass fum
end fum;
"

simulate(foo)

record

resultFile = "foo_res.plt"

end record

Note: See TracTickets for help on using tickets.