diff options
author | dos-reis <gdr@axiomatics.org> | 2010-06-11 13:35:58 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-06-11 13:35:58 +0000 |
commit | b5dac99efed153300270e86203655b0233543bf8 (patch) | |
tree | b028fa3394a837dc5326cbfdf709ed716dd265ea /src/ChangeLog | |
parent | 9f51e802fd65c7f078c71db9827ffd27995dd78d (diff) | |
download | open-axiom-b5dac99efed153300270e86203655b0233543bf8.tar.gz |
* interp/buildom.boot (mkNewUnionFunList): Use %bind, not PROG2.
(mkUnionFunList): Likewise.
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 9d15d4de..6bb8f63b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2010-06-11 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/buildom.boot (mkNewUnionFunList): Use %bind, not PROG2. + (mkUnionFunList): Likewise. + 2010-06-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * algebra/tree.spad.pamphlet (map!Tree): Don't forget the return |