1
0
forked from GitHub/gf-core

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

@@ -16,7 +16,7 @@ lin
abstract_N = mkN "abstract" ;
attribute_N = mkN "atribut" ;
graph_N = mkNR "graf" ;
model_N = mkN "model" ;
model_N = mkN "model" neuter;
process_N = mkN "proces" ;
task_N = mkN "sarcină" ;
proposition_N = mkN "propoziție" ;