Text archives Help
- From: abe@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [MANTA] r1215 - trunk/SwigInterface
- Date: Tue, 10 Oct 2006 12:47:37 -0600 (MDT)
Author: abe
Date: Tue Oct 10 12:47:36 2006
New Revision: 1215
Added:
trunk/SwigInterface/mantainterface.i
- copied unchanged from r1214, trunk/SwigInterface/manta.i
Removed:
trunk/SwigInterface/manta.i
Modified:
trunk/SwigInterface/kdtreedyn.py
trunk/SwigInterface/runmanta.py
trunk/SwigInterface/wxManta.py
Log:
Partial undoing of my previous commit after neogiation with James. The
manta interface wrappers will appear in mantainterface.i and the core
manta implementation will appear in manta.i. This file will
automatically import the manta interface so scripts will only need to
import manta.i instead of multiple files. swig files in external
projects will still need to %import mantainterface.i.
D SwigInterface/manta.i
A SwigInterface/mantainterface.i
Reverted changes to import statements in python scripts.
M SwigInterface/kdtreedyn.py
M SwigInterface/wxManta.py
M SwigInterface/runmanta.py
Modified: trunk/SwigInterface/kdtreedyn.py
==============================================================================
--- trunk/SwigInterface/kdtreedyn.py (original)
+++ trunk/SwigInterface/kdtreedyn.py Tue Oct 10 12:47:36 2006
@@ -4,7 +4,6 @@
import getopt, sys
from manta import *
-from mantart import *
from KDTreeDynFrame import *
Modified: trunk/SwigInterface/runmanta.py
==============================================================================
--- trunk/SwigInterface/runmanta.py (original)
+++ trunk/SwigInterface/runmanta.py Tue Oct 10 12:47:36 2006
@@ -1,5 +1,4 @@
from manta import *
-from mantart import *
def createDefaultScenePython():
scene = manta_new(Scene())
Modified: trunk/SwigInterface/wxManta.py
==============================================================================
--- trunk/SwigInterface/wxManta.py (original)
+++ trunk/SwigInterface/wxManta.py Tue Oct 10 12:47:36 2006
@@ -10,7 +10,6 @@
import os
from manta import *
-from mantart import *
from pycallback import *
import FloatSpin as FS
- [MANTA] r1215 - trunk/SwigInterface, abe, 10/10/2006
Archive powered by MHonArc 2.6.16.