Remove macro plugin.
authorW. Trevor King <wking@drexel.edu>
Sat, 7 Aug 2010 15:45:12 +0000 (11:45 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 7 Aug 2010 15:45:12 +0000 (11:45 -0400)
commit4ed9f3b41d00338be21e639df564f8d8c8d02c63
treefa6471de6d97f730199379dc659125475507c914
parentfba9565139385e786e8578c4391536fc8e8dfe6f
Remove macro plugin.

The Hooke commandline seems like a pretty crippled place to go about
defining functions.  There should be enough examples of
plugins/commands with good documentation for users to be able to write
their own plugins/commands if they want additional functionality.
Macros just confuse the recommended path.
conf/macro.conf [deleted file]
hooke/plugin/__init__.py
hooke/plugin/macro.py [deleted file]