diff options
author | dos-reis <gdr@axiomatics.org> | 2011-08-04 01:15:12 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2011-08-04 01:15:12 +0000 |
commit | e77d30ccf1b663aaa6ec1e017fa8e31f3296afeb (patch) | |
tree | 703653619aa22af3e5e1cde30dc592dfb2b45842 /src/ChangeLog | |
parent | 4a4bc97750020f7c31ca8b29fdc4a104f7825367 (diff) | |
download | open-axiom-e77d30ccf1b663aaa6ec1e017fa8e31f3296afeb.tar.gz |
* boot/ast.boot (bfSTEP): Synthetize artificial variable for
unnamed loop index.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a6e5f0a6..2cdd0ced 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-08-03 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/ast.boot (bfSTEP): Synthetize artificial variable for + unnamed loop index. + 2011-07-14 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/ast.boot (bfIS1): Tidy test for cons cells. |