Commit Graph

6 Commits

Author SHA1 Message Date
Sylvain Pion 6a9740d043 Remove obsolete workarounds for __sgi. 2008-01-20 23:09:58 +00:00
Sylvain Pion 5402050020 Include <cassert> instead of <assert.h> everywhere, for consistency. 2008-01-18 19:58:49 +00:00
Andreas Fabri c0a335a6a2 Added constructors from float for BigFloat 2007-03-27 13:28:17 +00:00
Andreas Fabri eb61657062 Added constructors from short for BigFloat and Expr 2007-03-27 11:33:02 +00:00
Sylvain Pion 5159d866a1 Rename internal stream CORE::opeator<< and >> for to io_read() and io_write()
to avoid clash with g++ 4.0.2.
2007-03-23 23:34:14 +00:00
Joachim Reichel 4f47903a25 moved src/Core to src/CGALCore
moved include/CORE to include/CGAL/CORE
moved include/OpenNL to include/CGAL/OpenNL
renamed libcore++ to libCGALcore++
2007-03-13 18:10:39 +00:00