Update wikipage Managing CTRL+C on console. (Signed-off-by:tioui).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1990 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2018-04-29 23:58:51 +00:00
parent 0ff150eff9
commit 463cac6e8d

View File

@@ -23,4 +23,5 @@ Normally, if the user use the CTRL+C keys, the Eiffel application detect it as a
l_ctrl_c := True
retry
end
end
end
</code>