diff --git a/Packages/Stream_support/changes.txt b/Stream_support/changes.txt similarity index 100% rename from Packages/Stream_support/changes.txt rename to Stream_support/changes.txt diff --git a/Packages/Stream_support/demo/Stream_support_LEDA/Istream_iterator.C b/Stream_support/demo/Stream_support_LEDA/Istream_iterator.C similarity index 100% rename from Packages/Stream_support/demo/Stream_support_LEDA/Istream_iterator.C rename to Stream_support/demo/Stream_support_LEDA/Istream_iterator.C diff --git a/Packages/Stream_support/demo/Stream_support_LEDA/README b/Stream_support/demo/Stream_support_LEDA/README similarity index 100% rename from Packages/Stream_support/demo/Stream_support_LEDA/README rename to Stream_support/demo/Stream_support_LEDA/README diff --git a/Packages/Stream_support/demo/Stream_support_LEDA/makefile b/Stream_support/demo/Stream_support_LEDA/makefile similarity index 100% rename from Packages/Stream_support/demo/Stream_support_LEDA/makefile rename to Stream_support/demo/Stream_support_LEDA/makefile diff --git a/Packages/Stream_support/demo/Stream_support_LEDA/stream_iterator.C b/Stream_support/demo/Stream_support_LEDA/stream_iterator.C similarity index 100% rename from Packages/Stream_support/demo/Stream_support_LEDA/stream_iterator.C rename to Stream_support/demo/Stream_support_LEDA/stream_iterator.C diff --git a/Packages/Stream_support/description.txt b/Stream_support/description.txt similarity index 100% rename from Packages/Stream_support/description.txt rename to Stream_support/description.txt diff --git a/Packages/Stream_support/doc_tex/IOstream/stream_support.tex b/Stream_support/doc_tex/IOstream/stream_support.tex similarity index 100% rename from Packages/Stream_support/doc_tex/IOstream/stream_support.tex rename to Stream_support/doc_tex/IOstream/stream_support.tex diff --git a/Packages/Stream_support/doc_tex/IOstream_ref/Istream_iterator.tex b/Stream_support/doc_tex/IOstream_ref/Istream_iterator.tex similarity index 100% rename from Packages/Stream_support/doc_tex/IOstream_ref/Istream_iterator.tex rename to Stream_support/doc_tex/IOstream_ref/Istream_iterator.tex diff --git a/Packages/Stream_support/doc_tex/IOstream_ref/Ostream_iterator.tex b/Stream_support/doc_tex/IOstream_ref/Ostream_iterator.tex similarity index 100% rename from Packages/Stream_support/doc_tex/IOstream_ref/Ostream_iterator.tex rename to Stream_support/doc_tex/IOstream_ref/Ostream_iterator.tex diff --git a/Packages/Stream_support/doc_tex/IOstream_ref/Verbose_ostream.tex b/Stream_support/doc_tex/IOstream_ref/Verbose_ostream.tex similarity index 100% rename from Packages/Stream_support/doc_tex/IOstream_ref/Verbose_ostream.tex rename to Stream_support/doc_tex/IOstream_ref/Verbose_ostream.tex diff --git a/Packages/Stream_support/include/CGAL/IO/File_header_OFF.h b/Stream_support/include/CGAL/IO/File_header_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_header_OFF.h rename to Stream_support/include/CGAL/IO/File_header_OFF.h diff --git a/Packages/Stream_support/include/CGAL/IO/File_header_extended_OFF.h b/Stream_support/include/CGAL/IO/File_header_extended_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_header_extended_OFF.h rename to Stream_support/include/CGAL/IO/File_header_extended_OFF.h diff --git a/Packages/Stream_support/include/CGAL/IO/File_scanner_OFF.h b/Stream_support/include/CGAL/IO/File_scanner_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_scanner_OFF.h rename to Stream_support/include/CGAL/IO/File_scanner_OFF.h diff --git a/Packages/Stream_support/include/CGAL/IO/File_writer_OFF.h b/Stream_support/include/CGAL/IO/File_writer_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_writer_OFF.h rename to Stream_support/include/CGAL/IO/File_writer_OFF.h diff --git a/Packages/Stream_support/include/CGAL/IO/File_writer_VRML_2.h b/Stream_support/include/CGAL/IO/File_writer_VRML_2.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_writer_VRML_2.h rename to Stream_support/include/CGAL/IO/File_writer_VRML_2.h diff --git a/Packages/Stream_support/include/CGAL/IO/File_writer_inventor.h b/Stream_support/include/CGAL/IO/File_writer_inventor.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_writer_inventor.h rename to Stream_support/include/CGAL/IO/File_writer_inventor.h diff --git a/Packages/Stream_support/include/CGAL/IO/File_writer_wavefront.h b/Stream_support/include/CGAL/IO/File_writer_wavefront.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/File_writer_wavefront.h rename to Stream_support/include/CGAL/IO/File_writer_wavefront.h diff --git a/Packages/Stream_support/include/CGAL/IO/Generic_writer.h b/Stream_support/include/CGAL/IO/Generic_writer.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/Generic_writer.h rename to Stream_support/include/CGAL/IO/Generic_writer.h diff --git a/Packages/Stream_support/include/CGAL/IO/Istream_iterator.h b/Stream_support/include/CGAL/IO/Istream_iterator.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/Istream_iterator.h rename to Stream_support/include/CGAL/IO/Istream_iterator.h diff --git a/Packages/Stream_support/include/CGAL/IO/Ostream_iterator.h b/Stream_support/include/CGAL/IO/Ostream_iterator.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/Ostream_iterator.h rename to Stream_support/include/CGAL/IO/Ostream_iterator.h diff --git a/Packages/Stream_support/include/CGAL/IO/Scanner_OFF.h b/Stream_support/include/CGAL/IO/Scanner_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/Scanner_OFF.h rename to Stream_support/include/CGAL/IO/Scanner_OFF.h diff --git a/Packages/Stream_support/include/CGAL/IO/Verbose_ostream.h b/Stream_support/include/CGAL/IO/Verbose_ostream.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/Verbose_ostream.h rename to Stream_support/include/CGAL/IO/Verbose_ostream.h diff --git a/Packages/Stream_support/include/CGAL/IO/Writer_OFF.h b/Stream_support/include/CGAL/IO/Writer_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/Writer_OFF.h rename to Stream_support/include/CGAL/IO/Writer_OFF.h diff --git a/Packages/Stream_support/include/CGAL/IO/binary_file_io.h b/Stream_support/include/CGAL/IO/binary_file_io.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/binary_file_io.h rename to Stream_support/include/CGAL/IO/binary_file_io.h diff --git a/Packages/Stream_support/include/CGAL/IO/generic_copy_OFF.h b/Stream_support/include/CGAL/IO/generic_copy_OFF.h similarity index 100% rename from Packages/Stream_support/include/CGAL/IO/generic_copy_OFF.h rename to Stream_support/include/CGAL/IO/generic_copy_OFF.h diff --git a/Packages/Stream_support/long_description.txt b/Stream_support/long_description.txt similarity index 100% rename from Packages/Stream_support/long_description.txt rename to Stream_support/long_description.txt diff --git a/Packages/Stream_support/maintainer b/Stream_support/maintainer similarity index 100% rename from Packages/Stream_support/maintainer rename to Stream_support/maintainer diff --git a/Packages/Stream_support/src/File_header_OFF.C b/Stream_support/src/File_header_OFF.C similarity index 100% rename from Packages/Stream_support/src/File_header_OFF.C rename to Stream_support/src/File_header_OFF.C diff --git a/Packages/Stream_support/src/File_header_extended_OFF.C b/Stream_support/src/File_header_extended_OFF.C similarity index 100% rename from Packages/Stream_support/src/File_header_extended_OFF.C rename to Stream_support/src/File_header_extended_OFF.C diff --git a/Packages/Stream_support/src/File_scanner_OFF.C b/Stream_support/src/File_scanner_OFF.C similarity index 100% rename from Packages/Stream_support/src/File_scanner_OFF.C rename to Stream_support/src/File_scanner_OFF.C diff --git a/Packages/Stream_support/src/File_writer_OFF.C b/Stream_support/src/File_writer_OFF.C similarity index 100% rename from Packages/Stream_support/src/File_writer_OFF.C rename to Stream_support/src/File_writer_OFF.C diff --git a/Packages/Stream_support/src/File_writer_VRML_2.C b/Stream_support/src/File_writer_VRML_2.C similarity index 100% rename from Packages/Stream_support/src/File_writer_VRML_2.C rename to Stream_support/src/File_writer_VRML_2.C diff --git a/Packages/Stream_support/src/File_writer_inventor.C b/Stream_support/src/File_writer_inventor.C similarity index 100% rename from Packages/Stream_support/src/File_writer_inventor.C rename to Stream_support/src/File_writer_inventor.C diff --git a/Packages/Stream_support/src/File_writer_wavefront.C b/Stream_support/src/File_writer_wavefront.C similarity index 100% rename from Packages/Stream_support/src/File_writer_wavefront.C rename to Stream_support/src/File_writer_wavefront.C diff --git a/Packages/Stream_support/test/Stream_support/Makefile b/Stream_support/test/Stream_support/Makefile similarity index 100% rename from Packages/Stream_support/test/Stream_support/Makefile rename to Stream_support/test/Stream_support/Makefile diff --git a/Packages/Stream_support/test/Stream_support/cgal_test b/Stream_support/test/Stream_support/cgal_test similarity index 100% rename from Packages/Stream_support/test/Stream_support/cgal_test rename to Stream_support/test/Stream_support/cgal_test diff --git a/Packages/Stream_support/test/Stream_support/test_support.C b/Stream_support/test/Stream_support/test_support.C similarity index 100% rename from Packages/Stream_support/test/Stream_support/test_support.C rename to Stream_support/test/Stream_support/test_support.C