view bin/dbdict-run @ 581:01e04bf878e2

removed some code that is not needed anymore as the bug is fixed. I will add a test in module later.
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Fri, 05 Dec 2008 15:56:42 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

#!/usr/bin/env python
from pylearn.dbdict.dbdict_run import RunExperiment
RunExperiment()