axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20081224.02.tpd.patch (algebra/Makefile move PARPC2 to


From: daly
Subject: [Axiom-developer] 20081224.02.tpd.patch (algebra/Makefile move PARPC2 to layer 1)
Date: Wed, 24 Dec 2008 05:15:22 -0600

Move PARPC2 to layer 1
=====================================================================
diff --git a/changelog b/changelog
index a311aff..6a7efd9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20081224 tpd src/axiom-website/patches.html 20081224.02.tpd.patch
+20081224 tpd src/algebra/Makefile move PARPC2 to layer 1
 20081224 tpd src/axiom-website/patches.html 20081224.01.tpd.patch
 20081224 tpd src/algebra/Makefile move PARPCURV to layer 1
 20081223 tpd src/axiom-website/patches.html 20081223.06.tpd.patch
diff --git a/src/algebra/Makefile.pamphlet b/src/algebra/Makefile.pamphlet
index f28f5ce..623e1d6 100644
--- a/src/algebra/Makefile.pamphlet
+++ b/src/algebra/Makefile.pamphlet
@@ -201,7 +201,7 @@ LAYER1=\
   ${OUT}/LIST3.o \
   ${OUT}/MKBCFUNC.o ${OUT}/MKFUNC.o \
   ${OUT}/MKRECORD.o ${OUT}/MKUCFUNC.o ${OUT}/NONE1.o    \
-  ${OUT}/PARPCURV.o \
+  ${OUT}/PARPCURV.o ${OUT}/PARPC2.o \
   ${OUT}/PATAB.o    ${OUT}/PLOT1.o    ${OUT}/PPCURVE.o  ${OUT}/PSCURVE.o  \
   ${OUT}/REAL.o     ${OUT}/RESLATC.o  ${OUT}/RETRACT.o  ${OUT}/RETRACT-.o \
   ${OUT}/SEGBIND2.o ${OUT}/SEGCAT.o   ${OUT}/STREAM1.o  ${OUT}/STREAM2.o  \
@@ -252,7 +252,7 @@ LAYER4=\
   ${OUT}/NIPROB.o   ${OUT}/NONE.o     ${OUT}/NUMINT.o   ${OUT}/ODECAT.o   \
   ${OUT}/ODEPROB.o  ${OUT}/OMENC.o    ${OUT}/ONECOMP2.o ${OUT}/OPTCAT.o   \
   ${OUT}/OPTPROB.o  ${OUT}/ORDSET.o   ${OUT}/ORDSET-.o  ${OUT}/PALETTE.o  \
-  ${OUT}/PARPC2.o   ${OUT}/PARSCURV.o ${OUT}/PARSC2.o   \
+  ${OUT}/PARSCURV.o ${OUT}/PARSC2.o   \
   ${OUT}/PARSURF.o  ${OUT}/PARSU2.o   ${OUT}/PATMAB.o   ${OUT}/PATRES2.o  \
   ${OUT}/PATTERN1.o ${OUT}/PDECAT.o   ${OUT}/PDEPROB.o  ${OUT}/REPSQ.o    \
   ${OUT}/REPDB.o    ${OUT}/RFDIST.o   ${OUT}/RIDIST.o   ${OUT}/RMODULE.o  \
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 364bafe..dce3b5b 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -839,6 +839,8 @@ algebra/Makefile move MKFUNC to layer1<br/>
 algebra/Makefile move ESCONT1 to layer0<br/>
 <a href="patches/20081224.01.tpd.patch">20081224.01.tpd.patch</a>
 algebra/Makefile move PARPCURV to layer1<br/>
+<a href="patches/20081224.02.tpd.patch">20081224.02.tpd.patch</a>
+algebra/Makefile move PARPC2 to layer1<br/>
 
  </body>
 </html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]