added Model and ProcessTask in SumoFre and SumoRon

This commit is contained in:
ramona.enache
2010-09-06 08:58:30 +00:00
parent 4143834e69
commit 8c2e696f27
8 changed files with 37 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
--# -path=.:romanian:romance:abstract:prelude:common
concrete EngineeringRon of Engineering = BasicRon ** open DictLangRon, ParadigmsRon, ResRon, LexiconRon, ExtraLexiconRon, ParamBasic,StructuralRon in {
lin
Model = UseN model_N ; -- FIX ME
};