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)
commite0b3f0877480f9fce58f27fdd01921d18dfd4e65
treefa6471de6d97f730199379dc659125475507c914
parenta0df1cb78a935cb97506fb0a5bfb13ceb18015d4
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]