aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/interp/newfort.boot (renamed from src/interp/newfort.boot.pamphlet)22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/interp/newfort.boot.pamphlet b/src/interp/newfort.boot
index dea2a580..1ab40abe 100644
--- a/src/interp/newfort.boot.pamphlet
+++ b/src/interp/newfort.boot
@@ -1,16 +1,3 @@
-\documentclass{article}
-\usepackage{axiom}
-\begin{document}
-\title{\$SPAD/src/interp newfort.boot}
-\author{The Axiom Team}
-\maketitle
-\begin{abstract}
-\end{abstract}
-\eject
-\tableofcontents
-\eject
-\section{License}
-<<license>>=
-- Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd.
-- All rights reserved.
--
@@ -42,9 +29,6 @@
-- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-@
-<<*>>=
-<<license>>
import '"macros"
)package "BOOT"
@@ -962,9 +946,3 @@ segment2(e,topSize) ==
newVar := newFortranTempVar()
[newVar,['"=",newVar,newE],:exprs]
-@
-\eject
-\begin{thebibliography}{99}
-\bibitem{1} nothing
-\end{thebibliography}
-\end{document}