summaryrefslogtreecommitdiff
path: root/weave/inline_tools.py
diff options
context:
space:
mode:
authorEric Jones <eric@enthought.com>2002-02-14 21:22:22 +0000
committerEric Jones <eric@enthought.com>2002-02-14 21:22:22 +0000
commit635ec7216d6c5c52b966a080054067577aee3882 (patch)
treef2f4098c17324ff782dd426188cb6062af8d8db2 /weave/inline_tools.py
parent3e4586635bf5443887c4b781d4aa0a3cfc4a2a0a (diff)
downloadnumpy-635ec7216d6c5c52b966a080054067577aee3882.tar.gz
major refactoring -- renamed _specification classes to _converter. Moved all conversion lists to the converters.py module
Diffstat (limited to 'weave/inline_tools.py')
-rw-r--r--weave/inline_tools.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/weave/inline_tools.py b/weave/inline_tools.py
index 6c6cba156..14ece3514 100644
--- a/weave/inline_tools.py
+++ b/weave/inline_tools.py
@@ -445,3 +445,4 @@ def test_suite():
if __name__ == "__main__":
test_function()
+