11 lines
312 B
XML
11 lines
312 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<widget xmlns="http://www.w3.org/ns/widgets"
|
|
id="http://www.SaiCore.org/widget/graphme"
|
|
version="2.0"
|
|
width="800"
|
|
height="600"
|
|
ub:resizable="true">
|
|
<name>Mathematical function plotter</name>
|
|
<content src="Grapheur.html"/>
|
|
</widget>
|