#include "chomp/system/textfile.h"
Go to the source code of this file.
This file imports from CHomP all the output streams that are used within this software package: "sout" for standard output, "scon" for console output (showing progress indicators etc.), and "sbug" for debugging. If necessary, one can set up their own definitions of these streams.
Definition in file streams.h.
1.5.3