diff options
author | dos-reis <gdr@axiomatics.org> | 2009-01-17 18:03:58 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2009-01-17 18:03:58 +0000 |
commit | ae24ace4c0535a261375e21af707befac3060ad9 (patch) | |
tree | 6ea4a32df4fbb9b0c548cf4eb9e112279768ae07 /src/ChangeLog | |
parent | 7b3a06b249e272857c858c6ab7ab37c8f1e128e1 (diff) | |
download | open-axiom-ae24ace4c0535a261375e21af707befac3060ad9.tar.gz |
* interp/br-saturn.boot (htpMakeEmptyPage): Use deprecated GENTEMP
instead of GENSYM.
* interp/ht-util.boot (htpName): Likewise.
(mkCurryFun): Likewise.
(htRadioButtons): Likewise.
(htBcRadioButtons): Likewise
* interp/br-con.boot (kisValidType): Use $LangSupportTypes.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e3a5f83d..5033124a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2009-01-17 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/br-saturn.boot (htpMakeEmptyPage): Use deprecated GENTEMP + instead of GENSYM. + * interp/ht-util.boot (htpName): Likewise. + (mkCurryFun): Likewise. + (htRadioButtons): Likewise. + (htBcRadioButtons): Likewise + * interp/br-con.boot (kisValidType): Use $LangSupportTypes. + 2009-01-14 Gabriel Dos Reis <gdr@cs.tamu.edu> * algebra/riccati.spad.pamphlet (innerlb$PrimitiveRatRicDE): Fix |