cgal/Qt_widget
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
..
demo/Qt_widget VS project files merged back 2007-06-06 15:35:17 +00:00
doc_tex 3.3 branch -> trunk 2007-06-04 14:14:12 +00:00
include/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
src/CGALQt typo 2007-06-07 13:18:48 +00:00
test/Qt_widget replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
Makefile
TODO
changes.txt fix -lGL to $(OPENGL_LIBS) 2006-11-08 17:23:59 +00:00
description.txt Test commit via ssh+svn:// 2006-12-14 12:10:16 +00:00
dont_submit Remove the need for mentionning todo files and doxygen files. 2007-11-03 21:15:36 +00:00
maintainer