[project @ 2002-07-08 21:11:15 by unknown_lamer]
authorunknown_lamer <unknown>
Mon, 8 Jul 2002 21:11:16 +0000 (21:11 +0000)
committerunknown_lamer <unknown>
Mon, 8 Jul 2002 21:11:16 +0000 (21:11 +0000)
commit31433d2778da92ba2e8c67e6811d077246d11efd
tree9a1bc9a3ad23966033bfa6809e4a46f68620611b
parent90df8f5e1b9a3b7493a15d97fa04919130efbf75
[project @ 2002-07-08 21:11:15 by unknown_lamer]

2002-07-08  Clinton Ebadi  <clinton@unknownlamer.org>

        * source/Main.C (real_main): Default configuration is now read
        from /etc/bobotpp/default
        * source/bobot-scheme.scm.in: Added file. This defines the
        'bot-load' procedure which will load a file from
        $HOME/.bobotpp/scripts/ or @datadir@/bobotpp/scripts/ if the
        script doesn't exist in the user script dir.
15 files changed:
ChangeLog
Makefile.am
Makefile.in
README
TODO
bobot++.texinfo
configure
configure.ac
source/Bot.H
source/BotInterp.H
source/Interp.C
source/Main.C
source/Makefile.am
source/Makefile.in
source/bobot-scheme.scm.in [new file with mode: 0644]