=================================================================== RCS file: /home/cvs/OpenXM_contrib2/windows/asir2000lib/Attic/asir2000lib.dsp,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- OpenXM_contrib2/windows/asir2000lib/Attic/asir2000lib.dsp 2001/10/05 10:23:08 1.6 +++ OpenXM_contrib2/windows/asir2000lib/Attic/asir2000lib.dsp 2002/07/25 04:26:25 1.7 @@ -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 "_WINDOWS" /YX /c -# ADD CPP /nologo /G5 /MT /W3 /GX /Ox /Ot /Og /Oi /Op /I "..\..\asir2000\include" /I "..\..\asir2000\parse" /I "..\pari2\include" /I "..\..\asir2000\plot" /D "DES_ENC" /D "VISUAL_LIB" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "ALL_INTERIOR_POINTERS" /D "SILENT" /D PARI=1 /D INET=1 /D KAN=0 /D LAPACK=0 /D DO_PLOT=0 /D READLINE=0 /D REMOTE=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "_MBCS" /D "LARGE_CONFIG" /D DO_PLOT=1 /FD /D ASIR_LIBDIR=\"c:/asir/stdlib\" /c +# ADD CPP /nologo /G5 /MT /W3 /GX /Ox /Ot /Og /Oi /Op /I "..\..\asir2000\include" /I "..\..\asir2000\parse" /I "..\pari2\include" /I "..\..\asir2000\plot" /I "..\..\asir2000\gc\include" /D "DES_ENC" /D "VISUAL_LIB" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "ALL_INTERIOR_POINTERS" /D "SILENT" /D PARI=1 /D INET=1 /D KAN=0 /D LAPACK=0 /D DO_PLOT=0 /D READLINE=0 /D REMOTE=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "_MBCS" /D "LARGE_CONFIG" /D DO_PLOT=1 /FD /D ASIR_LIBDIR=\"c:/asir/stdlib\" /c # ADD BASE RSC /l 0x411 # ADD RSC /l 0x411 BSC32=bscmake.exe @@ -64,7 +64,7 @@ LIB32=link.exe -lib # PROP Intermediate_Dir ".\Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c -# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\asir2000\include" /I "..\..\asir2000\parse" /I "..\pari2\include" /I "..\..\asir2000\plot" /D "..\..\asir2000\parse" /D "DES_ENC" /D "VISUAL_LIB" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "ALL_INTERIOR_POINTERS" /D "SILENT" /D PARI=1 /D INET=1 /D KAN=0 /D LAPACK=0 /D DO_PLOT=0 /D READLINE=0 /D REMOTE=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "_MBCS" /D "LARGE_CONFIG" /D DO_PLOT=1 /FD /I ASIR_LIBDIR=\"c:/asir/stdlib\" /c +# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\asir2000\include" /I "..\..\asir2000\parse" /I "..\pari2\include" /I "..\..\asir2000\plot" /I "..\..\asir2000\gc\include" /D "..\..\asir2000\parse" /D "DES_ENC" /D "VISUAL_LIB" /D "VISUAL" /D "WIN32" /D "__WIN32__" /D "CONSOLE" /D "ALL_INTERIOR_POINTERS" /D "SILENT" /D PARI=1 /D INET=1 /D KAN=0 /D LAPACK=0 /D DO_PLOT=0 /D READLINE=0 /D REMOTE=0 /D USE_FLOAT=0 /D "LONG_IS_32BIT" /D "HMEXT" /D "ULONG_NOT_DEFINED" /D "_MBCS" /D "LARGE_CONFIG" /D DO_PLOT=1 /FD /I ASIR_LIBDIR=\"c:/asir/stdlib\" /c # ADD BASE RSC /l 0x411 # ADD RSC /l 0x411 BSC32=bscmake.exe @@ -105,11 +105,11 @@ SOURCE="..\..\asir2000\builtin\algnum.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\allchblk.c" +SOURCE="..\..\asir2000\gc\allchblk.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\alloc.c" +SOURCE="..\..\asir2000\gc\alloc.c" # End Source File # Begin Source File @@ -141,7 +141,7 @@ SOURCE="..\..\asir2000\io\biovar.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\blacklst.c" +SOURCE="..\..\asir2000\gc\blacklst.c" # End Source File # Begin Source File @@ -157,7 +157,7 @@ SOURCE="..\..\asir2000\engine\C.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\checksums.c" +SOURCE="..\..\asir2000\gc\checksums.c" # End Source File # Begin Source File @@ -197,7 +197,7 @@ SOURCE="..\..\asir2000\engine\D.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\dbg_mlc.c" +SOURCE="..\..\asir2000\gc\dbg_mlc.c" # End Source File # Begin Source File @@ -237,7 +237,7 @@ SOURCE="..\..\asir2000\builtin\dp.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\dyn_load.c" +SOURCE="..\..\asir2000\gc\dyn_load.c" # End Source File # Begin Source File @@ -299,7 +299,7 @@ SOURCE="..\..\asir2000\builtin\file.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\finalize.c" +SOURCE="..\..\asir2000\gc\finalize.c" # End Source File # Begin Source File @@ -311,7 +311,7 @@ SOURCE="..\..\asir2000\parse\function.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\gc_risa.c" +SOURCE="..\..\asir2000\parse\gc_risa.c" # ADD CPP /D "WINNT" # End Source File # Begin Source File @@ -352,7 +352,7 @@ SOURCE="..\..\asir2000\engine\H.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\headers.c" +SOURCE="..\..\asir2000\gc\headers.c" # End Source File # Begin Source File @@ -411,7 +411,7 @@ SOURCE="..\..\asir2000\engine\M.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\mach_dep.c" +SOURCE="..\..\asir2000\gc\mach_dep.c" # End Source File # Begin Source File @@ -419,19 +419,19 @@ SOURCE="..\..\asir2000\parse\main.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\malloc.c" +SOURCE="..\..\asir2000\gc\malloc.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\mallocx.c" +SOURCE="..\..\asir2000\gc\mallocx.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\mark.c" +SOURCE="..\..\asir2000\gc\mark.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\mark_rts.c" +SOURCE="..\..\asir2000\gc\mark_rts.c" # End Source File # Begin Source File @@ -451,7 +451,7 @@ SOURCE="..\..\asir2000\engine\mi.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\misc.c" +SOURCE="..\..\asir2000\gc\misc.c" # End Source File # Begin Source File @@ -467,7 +467,7 @@ SOURCE="..\..\asir2000\engine\N.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\new_hblk.c" +SOURCE="..\..\asir2000\gc\new_hblk.c" # End Source File # Begin Source File @@ -483,11 +483,11 @@ SOURCE="..\..\asir2000\builtin\numerical.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\obj_map.c" +SOURCE="..\..\asir2000\gc\obj_map.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\os_dep.c" +SOURCE="..\..\asir2000\gc\os_dep.c" # End Source File # Begin Source File @@ -551,7 +551,7 @@ SOURCE="..\..\asir2000\builtin\print.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\ptr_chck.c" +SOURCE="..\..\asir2000\gc\ptr_chck.c" # End Source File # Begin Source File @@ -595,11 +595,11 @@ SOURCE="..\..\asir2000\engine\real.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\real_malloc.c" +SOURCE="..\..\asir2000\gc\real_malloc.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\reclaim.c" +SOURCE="..\..\asir2000\gc\reclaim.c" # End Source File # Begin Source File @@ -643,7 +643,7 @@ SOURCE="..\..\asir2000\parse\struct.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\stubborn.c" +SOURCE="..\..\asir2000\gc\stubborn.c" # End Source File # Begin Source File @@ -659,7 +659,7 @@ SOURCE="..\..\asir2000\builtin\time.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\typd_mlc.c" +SOURCE="..\..\asir2000\gc\typd_mlc.c" # End Source File # Begin Source File @@ -699,7 +699,7 @@ SOURCE="..\..\asir2000\engine\vect.c" # End Source File # Begin Source File -SOURCE="..\..\asir2000\gc5.3\win32_threads.c" +SOURCE="..\..\asir2000\gc\win32_threads.c" # End Source File # Begin Source File