=================================================================== RCS file: /home/cvs/OpenXM_contrib2/asir2000/Attic/asir2000.dsp,v retrieving revision 1.4 retrieving revision 1.10 diff -u -p -r1.4 -r1.10 --- OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2001/07/23 05:05:40 1.4 +++ OpenXM_contrib2/asir2000/Attic/asir2000.dsp 2003/02/14 22:29:06 1.10 @@ -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\pari2\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\pari2\win32com\release\libpari.lib ws2_32.lib advapi32.lib user32.lib /nologo /stack:0x1000000 /subsystem:console /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\pari2\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\pari2\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,7 +202,7 @@ SOURCE=.\engine\D.c # End Source File # Begin Source File -SOURCE=.\gc5.3\dbg_mlc.c +SOURCE=.\gc\dbg_mlc.c # End Source File # Begin Source File @@ -242,7 +242,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 +292,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 +312,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 +337,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 +353,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 @@ -393,7 +401,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 @@ -401,19 +409,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 @@ -433,7 +441,7 @@ 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 @@ -449,7 +457,7 @@ SOURCE=.\engine\N.c # End Source File # Begin Source File -SOURCE=.\gc5.3\new_hblk.c +SOURCE=.\gc\new_hblk.c # End Source File # Begin Source File @@ -465,11 +473,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 @@ -529,7 +537,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 @@ -557,6 +565,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 @@ -569,11 +581,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 @@ -613,7 +625,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 @@ -629,7 +641,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 @@ -657,6 +669,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 @@ -669,7 +685,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