source: git/dyn_modules/openmathserver/refbsp @ c1ec9a

spielwiese
Last change on this file since c1ec9a was 3c473c, checked in by Kai Krüger <krueger@…>, 14 years ago
rename directory modules to dyn_modules anticipating "modules" directory for cmake. git-svn-id: file:///usr/local/Singular/svn/trunk@13033 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • 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.