commit d4f19d72145dcf659ba16882aabdc729fa207057
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Thu Jun 2 13:05:46 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Thu Jun 2 13:05:46 2016 +0200
Fix some text
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex
index eacedea..835c931 100644
--- a/doc/not-implemented.tex
+++ b/doc/not-implemented.tex
_AT_@ -9,11 +9,11 @@ herein will only be implemented if there
is shown that it would be overwhelmingly
advantageous. For each feature, a sample
implementation or a mathematical expression
-on which you can base your implemention.
-The sample implementation create temporary
-integere references, this is for simplicity
-in the example, your should try to use
-dedicated variables, in case of recursion,
+on which you can base your implemention
+is included. The sample implementations create
+temporary integer references, this is to
+simplify in the examples. You should try to
+use dedicated variables; in case of recursion,
a robust program should store temporary
variables on a stack, so they can be
clean up of something happens.
Received on Thu Jun 02 2016 - 13:05:51 CEST
This archive was generated by hypermail 2.3.0
: Thu Jun 02 2016 - 13:12:14 CEST