cgal/Stream_support/demo/Stream_support_LEDA
Joachim Reichel f582718758 rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
..
Istream_iterator.C Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
README
makefile rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
stream_iterator.C Change CVS keywords to SVN style 2006-02-16 14:30:13 +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