Revision 3844 trunk/extensions/extCAD/sm/EllipseCADTool.sm

View differences:

EllipseCADTool.sm
18 18

  
19 19
	Entry {
20 20
		init();
21
		setQuestion("Insertar punto inicial de eje de elipse");
21
		setQuestion("ELIPSE" + "\n" +
22
		"Insertar punto inicial de eje de elipse");
22 23
		}
23 24
	Exit{
24 25
		}

Also available in: Unified diff