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

View differences:

PolygonCADTool.sm
18 18

  
19 19
	Entry {
20 20
		init();
21
		setQuestion("Insertar numero de lados<5>");
21
		setQuestion("POLIGONO" + "\n" +
22
		"Insertar numero de lados<5>");
22 23
		}
23 24
	Exit{
24 25
		}

Also available in: Unified diff