=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/Attic/asir2000.dsp,v retrieving revision 1.3 retrieving revision 1.15 diff -u -p -r1.3 -r1.15 --- OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2001/04/20 10:26:41 1.3 +++ OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2005/10/19 14:09:13 1.15 @@ -42,7 +42,7 @@ RSC=rc.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c -# ADD CPP /nologo /MT /W3 /GX /Z7 /Ox /Ot /Og /Oi /Op /I ".\include" /I ".\parse" /I "..\windows\pari2\include" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c +# ADD CPP /nologo /MT /W3 /GX /Z7 /Ox /Ot /Og /Oi /Op /I "..\windows\pari20\win32com" /I ".\include" /I ".\parse" /I ".\gc\include" /D "NDEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D "PARI" /D "INET" /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c # SUBTRACT CPP /Oa /Ow # ADD BASE RSC /l 0x411 /d "NDEBUG" # ADD RSC /l 0x411 /d "NDEBUG" @@ -51,7 +51,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 -# ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib /nologo /stack:0x1000000 /subsystem:console /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"msvcrt.lib" /out:".\Release/asir.exe" +# ADD LINK32 ..\windows\pari20\win32com\release\libpari.lib ws2_32.lib advapi32.lib user32.lib /nologo /stack:0x1000000 /subsystem:console /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"msvcrt.lib" /out:".\Release/asir.exe" # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "asir2000 - Win32 Debug" @@ -68,7 +68,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c -# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\windows\pari2\include" /I ".\include" /I ".\parse" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D PARI=1 /D INET=1 /D LAPACK=0 /D DO_PLOT=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c +# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\windows\pari20\win32com" /I ".\include" /I ".\parse" /I ".\gc\include" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "SILENT" /D "ALL_INTERIOR_POINTERS" /D "LARGE_CONFIG" /D "PARI" /D "INET" /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "DES_ENC" /FR /YX /FD /D ASIR_LIBDIR=\"/asir/stdlib\" /c # ADD BASE RSC /l 0x411 /d "_DEBUG" # ADD RSC /l 0x411 /d "_DEBUG" BSC32=bscmake.exe @@ -76,7 +76,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 -# ADD LINK32 ..\windows\pari2\win32com\libpari.lib ws2_32.lib advapi32.lib /nologo /stack:0x1000000 /subsystem:console /incremental:no /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"msvcrtd.lib" /out:".\Debug/asir.exe" +# ADD LINK32 ..\windows\pari20\win32com\debug\libpari.lib ws2_32.lib advapi32.lib user32.lib /nologo /stack:0x1000000 /subsystem:console /incremental:no /debug /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /nodefaultlib:"msvcrtd.lib" /out:".\Debug/asir.exe" # SUBTRACT LINK32 /pdb:none !ENDIF @@ -110,11 +110,11 @@ SOURCE=.\builtin\algnum.c # End Source File # Begin Source File -SOURCE=.\gc5.3\allchblk.c +SOURCE=.\gc\allchblk.c # End Source File # Begin Source File -SOURCE=.\gc5.3\alloc.c +SOURCE=.\gc\alloc.c # End Source File # Begin Source File @@ -146,7 +146,7 @@ SOURCE=.\io\biovar.c # End Source File # Begin Source File -SOURCE=.\gc5.3\blacklst.c +SOURCE=.\gc\blacklst.c # End Source File # Begin Source File @@ -162,7 +162,7 @@ SOURCE=.\engine\C.c # End Source File # Begin Source File -SOURCE=.\gc5.3\checksums.c +SOURCE=.\gc\checksums.c # End Source File # Begin Source File @@ -202,10 +202,14 @@ SOURCE=.\engine\D.c # End Source File # Begin Source File -SOURCE=.\gc5.3\dbg_mlc.c +SOURCE=.\engine\dalg.c # End Source File # Begin Source File +SOURCE=.\gc\dbg_mlc.c +# End Source File +# Begin Source File + SOURCE=.\asm\ddM.c # End Source File # Begin Source File @@ -242,7 +246,7 @@ SOURCE=.\builtin\dp.c # End Source File # Begin Source File -SOURCE=.\gc5.3\dyn_load.c +SOURCE=.\gc\dyn_load.c # End Source File # Begin Source File @@ -292,11 +296,15 @@ SOURCE=.\fft\fft_primes.c # End Source File # Begin Source File +SOURCE=.\engine\Fgfs.c +# End Source File +# Begin Source File + SOURCE=.\builtin\file.c # End Source File # Begin Source File -SOURCE=.\gc5.3\finalize.c +SOURCE=.\gc\finalize.c # End Source File # Begin Source File @@ -308,7 +316,7 @@ SOURCE=.\parse\function.c # End Source File # Begin Source File -SOURCE=.\gc5.3\gc_risa.c +SOURCE=.\parse\gc_risa.c # ADD CPP /D "WINNT" # End Source File # Begin Source File @@ -333,6 +341,10 @@ SOURCE=.\engine\gfs.c # End Source File # Begin Source File +SOURCE=.\engine\gfspn.c +# End Source File +# Begin Source File + SOURCE=.\parse\glob.c # End Source File # Begin Source File @@ -345,7 +357,7 @@ SOURCE=.\engine\H.c # End Source File # Begin Source File -SOURCE=.\gc5.3\headers.c +SOURCE=.\gc\headers.c # End Source File # Begin Source File @@ -353,14 +365,15 @@ SOURCE=.\builtin\help.c # End Source File # Begin Source File -SOURCE=.\engine\init.c +SOURCE=.\engine\Hgfs.c +# End Source File +# Begin Source File -!IF "$(CFG)" == "asir2000 - Win32 Release" +SOURCE=.\builtin\iarray.c +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "asir2000 - Win32 Debug" - -!ENDIF - +SOURCE=.\engine\init.c # End Source File # Begin Source File @@ -396,7 +409,7 @@ SOURCE=.\engine\M.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mach_dep.c +SOURCE=.\gc\mach_dep.c # End Source File # Begin Source File @@ -404,19 +417,19 @@ SOURCE=.\parse\main.c # End Source File # Begin Source File -SOURCE=.\gc5.3\malloc.c +SOURCE=.\gc\malloc.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mallocx.c +SOURCE=.\gc\mallocx.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mark.c +SOURCE=.\gc\mark.c # End Source File # Begin Source File -SOURCE=.\gc5.3\mark_rts.c +SOURCE=.\gc\mark_rts.c # End Source File # Begin Source File @@ -428,11 +441,19 @@ SOURCE=.\builtin\math.c # End Source File # Begin Source File +SOURCE=.\builtin\mattran.c +# End Source File +# Begin Source File + +SOURCE=.\engine\Mgfs.c +# End Source File +# Begin Source File + SOURCE=.\engine\mi.c # End Source File # Begin Source File -SOURCE=.\gc5.3\misc.c +SOURCE=.\gc\misc.c # End Source File # Begin Source File @@ -448,10 +469,14 @@ SOURCE=.\engine\N.c # End Source File # Begin Source File -SOURCE=.\gc5.3\new_hblk.c +SOURCE=.\engine\nd.c # End Source File # Begin Source File +SOURCE=.\gc\new_hblk.c +# End Source File +# Begin Source File + SOURCE=.\engine\NEZ.c # End Source File # Begin Source File @@ -464,11 +489,11 @@ SOURCE=.\builtin\numerical.c # End Source File # Begin Source File -SOURCE=.\gc5.3\obj_map.c +SOURCE=.\gc\obj_map.c # End Source File # Begin Source File -SOURCE=.\gc5.3\os_dep.c +SOURCE=.\gc\os_dep.c # End Source File # Begin Source File @@ -476,6 +501,10 @@ SOURCE=.\io\ox.c # End Source File # Begin Source File +SOURCE=.\io\ox_asir.c +# End Source File +# Begin Source File + SOURCE=.\engine\P.c # End Source File # Begin Source File @@ -528,7 +557,7 @@ SOURCE=.\builtin\print.c # End Source File # Begin Source File -SOURCE=.\gc5.3\ptr_chck.c +SOURCE=.\gc\ptr_chck.c # End Source File # Begin Source File @@ -556,6 +585,10 @@ SOURCE=.\engine\QM.c # End Source File # Begin Source File +SOURCE=.\parse\quote.c +# End Source File +# Begin Source File + SOURCE=.\engine\R.c # End Source File # Begin Source File @@ -568,11 +601,11 @@ SOURCE=.\engine\real.c # End Source File # Begin Source File -SOURCE=.\gc5.3\real_malloc.c +SOURCE=.\gc\real_malloc.c # End Source File # Begin Source File -SOURCE=.\gc5.3\reclaim.c +SOURCE=.\gc\reclaim.c # End Source File # Begin Source File @@ -584,6 +617,10 @@ SOURCE=.\builtin\result.c # End Source File # Begin Source File +SOURCE=.\builtin\round.c +# End Source File +# Begin Source File + SOURCE=.\engine\RU.c # End Source File # Begin Source File @@ -612,7 +649,7 @@ SOURCE=.\parse\struct.c # End Source File # Begin Source File -SOURCE=.\gc5.3\stubborn.c +SOURCE=.\gc\stubborn.c # End Source File # Begin Source File @@ -628,7 +665,7 @@ SOURCE=.\builtin\time.c # End Source File # Begin Source File -SOURCE=.\gc5.3\typd_mlc.c +SOURCE=.\gc\typd_mlc.c # End Source File # Begin Source File @@ -656,6 +693,10 @@ SOURCE=.\engine\up_lm.c # End Source File # Begin Source File +SOURCE=.\builtin\user.c +# End Source File +# Begin Source File + SOURCE=.\parse\util.c # End Source File # Begin Source File @@ -668,7 +709,7 @@ SOURCE=.\engine\vect.c # End Source File # Begin Source File -SOURCE=.\gc5.3\win32_threads.c +SOURCE=.\gc\win32_threads.c # End Source File # Begin Source File @@ -681,6 +722,10 @@ SOURCE=.\parse\xdeb.c # Begin Source File SOURCE=.\parse\ytab.c +# End Source File +# Begin Source File + +SOURCE=.\engine\Z.c # End Source File # End Group # Begin Group "Header Files"