]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_debugout.cc
* */*: Removed problematic stdin, stdout and stderr definitions.
[cln.git] / src / base / cl_debugout.cc
index ddfd01514f7a75df739e261383bccdd53f2c0ef0..c195f8f67c85b6f3d2c43511d862213462b9dae6 100644 (file)
@@ -10,7 +10,7 @@
 // Implementation.
 
 // Just assume that the debugger runs on /dev/tty, independently of
-// stdin, stdout, stderr.
+// cin, cout, cerr.
 
 #include <fstream>