From f940a9588d43e081944cae98952326c0239c08fe Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
+ New: The DataOutReader
class allows
+ to read data back in from a file into which it has been written
+ using intermediate format. From there, it can then be converted
+ into any of the supported graphics formats.
+
+ (WB, 2005/04/05)
+
New: There is now a operator >> (std::istream &in,
--
2.39.5