=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/documents/Attic/math2ox.tex,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/ox_math/documents/Attic/math2ox.tex 2000/01/20 15:09:24 1.2 +++ OpenXM/src/ox_math/documents/Attic/math2ox.tex 2000/01/21 09:55:21 1.3 @@ -1,5 +1,5 @@ %#!platex -%% $OpenXM: OpenXM/src/ox_math/documents/math2ox.tex,v 1.1 2000/01/20 07:47:30 ohara Exp $ +%% $OpenXM: OpenXM/src/ox_math/documents/math2ox.tex,v 1.2 2000/01/20 15:09:24 ohara Exp $ \documentclass{article} \title{Mathematica Client for Open XM} @@ -75,6 +75,21 @@ Last, let us close the connection. \begin{verbatim} In[7] := OxClose[] \end{verbatim} + +\section{Examples} + +\begin{enumerate} +\item +{\tt OpenXM/lib/math/primadec.m} is a Mathematica program +to make primary ideal decompositions by calling +{\tt ox\_asir}. +As to usages, see comments in this file. +\item +{\tt OpenXM/lib/math/beta.m} is a Mathematica program +to get beta-nbc bases by calling {\tt ox\_asir}. +\end{enumerate} + + \appendix