From: Richard Kreckel Date: Mon, 3 Feb 2014 08:02:53 +0000 (+0000) Subject: [docs] remind users tho send EOF marker when doing input from cin. X-Git-Tag: release_1-6-3~15 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=6304288112f2418a2f0a14076363646ec3ce2fa3;hp=6304288112f2418a2f0a14076363646ec3ce2fa3 [docs] remind users tho send EOF marker when doing input from cin. The example program waiting infinitely for EOF has confused at least one user: ---