﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4781	"OMEdit places the ""end Model;"" statement at the end of annotation line"	Andrea Bartolini	Martin Sjölund	"Generate a new modelica class Model1 from OMEdit, the generated .mo file looks like this:

{{{
model Model1
equation

annotation(
    Icon(coordinateSystem(grid = {0.1, 0.1})),
    Diagram(coordinateSystem(extent = {{-200, -100}, {200, 100}})));end Model1;
}}}

in which the ""{{{end Model1;}}} statement is placed at the end of the annotation line instead of in a new line.

OMEdit 1.13.0~dev-102-g86eb441
Connected to OpenModelica 1.13.0~dev-708-g6803667
sysop Ubuntu 16.04 - 64 Bit"	defect	closed	blocker	1.16.0	OMEdit	v1.13.0-dev-nightly	fixed		Adeel Asghar Adrian Pop
