X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=doc%2Ftutorial%2Fginac.texi;h=2010a9a7d6d1e8e7343c9131528c1c7c8862c574;hp=d5bea846342325744ea73283293dc31c2815760d;hb=6304288112f2418a2f0a14076363646ec3ce2fa3;hpb=c42b47b4e23aea926597a9b4bee686d66d066470 diff --git a/doc/tutorial/ginac.texi b/doc/tutorial/ginac.texi index d5bea846..2010a9a7 100644 --- a/doc/tutorial/ginac.texi +++ b/doc/tutorial/ginac.texi @@ -6539,7 +6539,9 @@ Sometimes you might want to prevent GiNaC from inserting these extra symbols @} @end example -With this parser, it's also easy to implement interactive GiNaC programs: +With this parser, it's also easy to implement interactive GiNaC programs. +When running the following program interactively, remember to send an +EOF marker after the input, e.g. by pressing Ctrl-D on an empty line: @example #include