*** empty log message ***

This commit is contained in:
Michael Hoffmann 2002-04-29 11:06:08 +00:00
parent ba3a04cdd9
commit 69b464b7cd
2 changed files with 14 additions and 1 deletions

View File

@ -7,10 +7,11 @@
// actual revision // actual revision
//--------------------------------------------------------------------- //---------------------------------------------------------------------
GLOB: Document --build-all (<- Sylvain) GLOB: - Document --build-all
GLOB: Fixes for QT. GLOB: Fixes for QT.
GLOB: src/Interval_arithmetic/workaround_4_ms.obj is no longer necessary. GLOB: src/Interval_arithmetic/workaround_4_ms.obj is no longer necessary.
GLOB: Add -D_RWSTD__ALLOCATOR for SunPro. GLOB: Add -D_RWSTD__ALLOCATOR for SunPro.
GLOB: Updated windos install for gmp to V4.0.1.
GLOB: Removed include/compilers/vc7 from include path for VC7. GLOB: Removed include/compilers/vc7 from include path for VC7.
GLOB: QT fixed from Radu. GLOB: QT fixed from Radu.
GLOB: Yet other fixes for Qt (Qt support hasn't been yet tested enough) GLOB: Yet other fixes for Qt (Qt support hasn't been yet tested enough)

View File

@ -3,6 +3,18 @@
//===================================================================== //=====================================================================
//---------------------------------------------------------------------
// revision 1156
//---------------------------------------------------------------------
GLOB: Updated windos install for gmp to V4.0.1.
//---------------------------------------------------------------------
// revision 1155
//---------------------------------------------------------------------
GLOB: - Document --build-all
//--------------------------------------------------------------------- //---------------------------------------------------------------------
// revision 1154 // revision 1154
//--------------------------------------------------------------------- //---------------------------------------------------------------------