cgal/Packages/Stream_support/demo/Stream_support_LEDA
Mariette Yvinec 1b87d80052 fixed makefile to use CGAL_WINDOW_LIBPATH and CGAL_WINDOW_LDFLAGS
fixed stream_iterator.C :
add CGAL:: in front of copy_n
1999-12-10 16:10:07 +00:00
..
README Initial revision 1999-07-30 14:21:29 +00:00
makefile fixed makefile to use CGAL_WINDOW_LIBPATH and CGAL_WINDOW_LDFLAGS 1999-12-10 16:10:07 +00:00
stream_iterator.C fixed makefile to use CGAL_WINDOW_LIBPATH and CGAL_WINDOW_LDFLAGS 1999-12-10 16:10:07 +00:00

README

demo/Stream_support_LEDA/README
-------------------------------

The generalized input stream and output stream iterator adaptor
are tested with the output and input of CGAL objects to and 
from the LEDA window.

The provided makefile is prepared to link with LEDA.

Lutz Kettner