Changes http://wiki.axiom-developer.org/FractionFreeFastGaussianElimination/diff
--

??changed:
-\documentclass{article}
-\usepackage{axiom}
-\begin{document}
-\title{fffg.spad}
-\author{Martin Rubey}
-\maketitle
-\begin{abstract}
-  The packages defined in this file provide fast fraction free rational
-  interpolation algorithms.
-\end{abstract}
-\tableofcontents
-\section{package FAMR2 FiniteAbelianMonoidRingFunctions2}
-<<package FAMR2 FiniteAbelianMonoidRingFunctions2>>=
+\begin{spad}
+-- Copyright (C) 2006 Martin Rubey <[EMAIL PROTECTED]>              
+--         
+-- This program is free software; you can redistribute it and/or 
+-- modify it under the terms of the GNU General Public License as 
+-- published by the Free Software Foundation; either version 2 of 
+-- the License, or (at your option) any later version.   
+--         
+-- This program is distributed in the hope that it will be  
+-- useful, but WITHOUT ANY WARRANTY; without even the implied  
+-- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR  
+-- PURPOSE. See the GNU General Public License for more details. 
+
+
 )abbrev package FAMR2 FiniteAbelianMonoidRingFunctions2

--removed:
 
-@
-
-\section{package FFFG FractionFreeFastGaussian}
-<<package FFFG FractionFreeFastGaussian>>=
 )abbrev package FFFG FractionFreeFastGaussian

--removed:
 
-@
-%$
-
-\section{package FFFGF FractionFreeFastGaussianFractions}
-<<package FFFGF FractionFreeFastGaussianFractions>>=
 )abbrev package FFFGF FractionFreeFastGaussianFractions

--removed:
 
-@
-
-
-\section{package NEWTON NewtonInterpolation}
-<<package NEWTON NewtonInterpolation>>=
 )abbrev package NEWTON NewtonInterpolation

??changed:
 
-@
-%$
-
-\section{License}
-<<license>>=
--- Copyright (C) 2006 Martin Rubey <[EMAIL PROTECTED]>              
---         
--- This program is free software; you can redistribute it and/or 
--- modify it under the terms of the GNU General Public License as 
--- published by the Free Software Foundation; either version 2 of 
--- the License, or (at your option) any later version.   
---         
--- This program is distributed in the hope that it will be  
--- useful, but WITHOUT ANY WARRANTY; without even the implied  
--- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR  
--- PURPOSE. See the GNU General Public License for more details. 
-
-@
-
-[9 more lines...]
+\end{spad}

--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]

Reply via email to