Limnoria/plugins/Math
James Vega 22da325656 Math: Move convertcore to the local directory
There's no need to try importing a system-wide copy (for now) as convertcore
is our own munging of convertall's code into a form that's easy for us to use.
This may change in the future.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-03-11 19:58:21 -04:00
..
local Math: Move convertcore to the local directory 2009-03-11 19:58:21 -04:00
README.txt Added the Math plugin in the new plugin package format. 2005-01-19 23:29:28 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py Math: Move convertcore to the local directory 2009-03-11 19:58:21 -04:00
test.py Workaround Python's idiocy with float -> str -> float conversions 2009-03-11 13:37:26 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.