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

View differences:

CircleCADTool.sm
19 19

  
20 20
	Entry {
21 21
		init();
22
		setQuestion("Insertar punto central o [3P]:");
22
		setQuestion("CIRCULO" + "\n" +
23
		"Insertar punto central o [3P]:");
23 24
		}
24 25
	Exit{
25 26
		}

Also available in: Unified diff