view src/parpg/grease/controller/__init__.py @ 47:5a0b7b1f0230

Modified run_tests.py to use the parpg folder in "src"
author KarstenBock@gmx.net
date Fri, 02 Sep 2011 15:54:56 +0200
parents 09b581087d68
children
line wrap: on
line source


__all__ = ('EulerMovement',)

from grease.controller.integrator import EulerMovement