diff options
author | dos-reis <gdr@axiomatics.org> | 2010-11-27 15:26:28 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-11-27 15:26:28 +0000 |
commit | b28362b83b1a42aeb90ee161a85e1c927a00319e (patch) | |
tree | 0ad9051307c0f588f598236c6851f7cabef29e60 /src/interp | |
parent | a68743eb3dbb06394a9eb1e61f03e815dd8539e5 (diff) | |
download | open-axiom-b28362b83b1a42aeb90ee161a85e1c927a00319e.tar.gz |
* Makefile.am: Automake Makefile.in.
* Makefile.in: Regenerate.
Diffstat (limited to 'src/interp')
-rw-r--r-- | src/interp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/Makefile.in b/src/interp/Makefile.in index 995ba24b..32bc13c5 100644 --- a/src/interp/Makefile.in +++ b/src/interp/Makefile.in @@ -379,7 +379,7 @@ server.$(FASLEXT): macros.$(FASLEXT) ## While in theory that should work, in practice it turns out that ## people tend to override functions in the autoload part, correcting ## bugs only there. The consequence is that the same function will -## bahave very differently based on the history of the seesion. Ideal +## behave very differently based on the history of the seesion. Ideal ## recipe for creating heisenbugs. ## |