source: git/old_modgen/openmathserver/refbsp @ c36fda

spielwiese
Last change on this file since c36fda was c36fda, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Moved all the outdated modgen related stuff to /old_modgen/ for now
  • Property mode set to 100644
File size: 350 bytes
Line 
1<OMA>
2        <OMBIND>
3                <OMS name="lambda" cd="fns1" cdbase="http://www.openmath.org/cd"></OMS>
4                <OMV name="x"/>
5                <OMV name="y"/>
6                <OMA>
7                        <OMS name="plus" cdbase="http://www.openmath.org/cd" cd="arith1"></OMS>
8                        <OMV name="x"></OMV>
9                        <OMV name="y"></OMV>
10                        <OMI>1</OMI>
11                </OMA>
12        </OMBIND>
13        <OMI id="banal">3</OMI>
14        <OMR xref="banal"></OMR>
15</OMA>
Note: See TracBrowser for help on using the repository browser.