diff options
author | dos-reis <gdr@axiomatics.org> | 2013-04-04 07:24:17 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-04-04 07:24:17 +0000 |
commit | 39600884e2bdb4b187ef3a7f6ebbc72fcaf2bd59 (patch) | |
tree | 5a70f4b46d1da28e1faeeaedaa571d047a14d1f5 /src/ChangeLog | |
parent | ddd2d9bad0b992621a3607d979f465f4f43fd689 (diff) | |
download | open-axiom-39600884e2bdb4b187ef3a7f6ebbc72fcaf2bd59.tar.gz |
convert src/algebra/Makefile.in to Automake stuff
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 878a3040..522b084e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2013-04-04 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * algebra/Makefile.am: New. + * algebra/Makefile.in: Generate content from Makefile.am. + 2013-04-03 Gabriel Dos Reis <gdr@integrable-solutions.net> * include/Input.H: New. |