=================================================================== RCS file: /home/cvs/OpenXM_contrib2/windows/pari20/win32/pari20.dsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM_contrib2/windows/pari20/win32/pari20.dsp 2003/03/07 07:16:21 1.1 +++ OpenXM_contrib2/windows/pari20/win32/pari20.dsp 2005/08/04 04:34:49 1.2 @@ -41,7 +41,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "..\..\..\..\OpenXM_contrib\pari\src\headers" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c +# ADD CPP /nologo /MT /W3 /GX /O2 /I "." /I "..\pari-2.0.17.beta\src\headers" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c # ADD BASE RSC /l 0x411 /d "NDEBUG" # ADD RSC /l 0x411 /d "NDEBUG" BSC32=bscmake.exe @@ -64,7 +64,7 @@ LIB32=link.exe -lib # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MT /W3 /Gm /GX /ZI /Od /I "." /I "..\..\..\..\OpenXM_contrib\pari\src\headers" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c +# ADD CPP /nologo /MT /W3 /Gm /GX /ZI /Od /I "." /I "..\pari-2.0.17.beta\src\headers" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x411 /d "_DEBUG" # ADD RSC /l 0x411 /d "_DEBUG" @@ -86,183 +86,183 @@ LIB32=link.exe -lib # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\alglin1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\alglin1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\alglin2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\alglin2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\anal.c" +SOURCE="..\pari-2.0.17.beta\src\language\anal.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\arith1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\arith1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\arith2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\arith2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\base1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\base2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base3.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\base3.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base4.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\base4.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\base5.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\base5.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\bibli1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\bibli1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\bibli2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\bibli2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\buch1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\buch2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch3.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\buch3.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\buch4.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\buch4.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\compat.c" +SOURCE="..\pari-2.0.17.beta\src\language\compat.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\elliptic.c" +SOURCE="..\pari-2.0.17.beta\src\modules\elliptic.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\errmsg.c" +SOURCE="..\pari-2.0.17.beta\src\language\errmsg.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\es.c" +SOURCE="..\pari-2.0.17.beta\src\language\es.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\galconj.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\galconj.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\galois.c" +SOURCE="..\pari-2.0.17.beta\src\modules\galois.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\gen1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\gen1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\gen2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\gen2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\gen3.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\gen3.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\helpmsg.c" +SOURCE="..\pari-2.0.17.beta\src\language\helpmsg.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\ifactor1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\ifactor1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\init.c" +SOURCE="..\pari-2.0.17.beta\src\language\init.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\kummer.c" +SOURCE="..\pari-2.0.17.beta\src\modules\kummer.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\ix86\l0asm.c" +SOURCE="..\pari-2.0.17.beta\src\kernel\ix86\l0asm.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\none\mp.c" +SOURCE="..\pari-2.0.17.beta\src\kernel\none\mp.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\mpqs.c" +SOURCE="..\pari-2.0.17.beta\src\modules\mpqs.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\nffactor.c" +SOURCE="..\pari-2.0.17.beta\src\modules\nffactor.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\polarit1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\polarit1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\polarit2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\polarit2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\polarit3.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\polarit3.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\rootpol.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\rootpol.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\stark.c" +SOURCE="..\pari-2.0.17.beta\src\modules\stark.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\subfield.c" +SOURCE="..\pari-2.0.17.beta\src\modules\subfield.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\subgroup.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\subgroup.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\sumiter.c" +SOURCE="..\pari-2.0.17.beta\src\language\sumiter.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\modules\thue.c" +SOURCE="..\pari-2.0.17.beta\src\modules\thue.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\trans1.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\trans1.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\trans2.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\trans2.c" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\trans3.c" +SOURCE="..\pari-2.0.17.beta\src\basemath\trans3.c" # End Source File # End Group # Begin Group "Header Files" @@ -270,63 +270,63 @@ SOURCE="..\..\..\..\OpenXM_contrib\pari\src\basemath\t # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\language\anal.h" +SOURCE="..\pari-2.0.17.beta\src\language\anal.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\ix86\l0asm.h" +SOURCE="..\pari-2.0.17.beta\src\kernel\ix86\l0asm.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\kernel\ix86\level0.h" +SOURCE="..\pari-2.0.17.beta\src\kernel\ix86\level0.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\pari.h" +SOURCE="..\pari-2.0.17.beta\src\headers\pari.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\pari68k.h" +SOURCE="..\pari-2.0.17.beta\src\headers\pari68k.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paricast.h" +SOURCE="..\pari-2.0.17.beta\src\headers\paricast.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paricom.h" +SOURCE="..\pari-2.0.17.beta\src\headers\paricom.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paridecl.h" +SOURCE="..\pari-2.0.17.beta\src\headers\paridecl.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parierr.h" +SOURCE="..\pari-2.0.17.beta\src\headers\parierr.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parigen.h" +SOURCE="..\pari-2.0.17.beta\src\headers\parigen.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parinf.h" +SOURCE="..\pari-2.0.17.beta\src\headers\parinf.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\pariport.h" +SOURCE="..\pari-2.0.17.beta\src\headers\pariport.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paristio.h" +SOURCE="..\pari-2.0.17.beta\src\headers\paristio.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\parisys.h" +SOURCE="..\pari-2.0.17.beta\src\headers\parisys.h" # End Source File # Begin Source File -SOURCE="..\..\..\..\OpenXM_contrib\pari\src\headers\paritype.h" +SOURCE="..\pari-2.0.17.beta\src\headers\paritype.h" # End Source File # End Group # End Target