From e5307accb68f699cd80ed992ca6db0a7d0595c70 Mon Sep 17 00:00:00 2001 From: atikhomirov Date: Fri, 3 Nov 2006 16:50:17 +0000 Subject: no extra line in the beginning of the file --- plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Figure.xpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/org.eclipse.gmf.graphdef.codegen') diff --git a/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Figure.xpt b/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Figure.xpt index 932398ae9..cb459e716 100644 --- a/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Figure.xpt +++ b/plugins/org.eclipse.gmf.graphdef.codegen/templates/top/Figure.xpt @@ -15,7 +15,7 @@ «IMPORT "templates"» «EXTENSION Util» -«DEFINE FigureClass(boolean isInnerClass) FOR gmfgraph::Figure» +«DEFINE FigureClass(boolean isInnerClass) FOR gmfgraph::Figure-» «packageStatement()» /** * @generated @@ -47,7 +47,7 @@ public class «ENDDEFINE» -«DEFINE FigureClass(boolean isInnerClass) FOR gmfgraph::PolylineConnection» +«DEFINE FigureClass(boolean isInnerClass) FOR gmfgraph::PolylineConnection-» «packageStatement()» /** * @generated -- cgit v1.2.1