annotate bin/dbdict-run @ 571:13bc6620ad95

removed references to file locking packages
author Olivier Breuleux <breuleuo@iro.umontreal.ca>
date Wed, 03 Dec 2008 22:29:40 -0500
parents 798607a058bd
children 990fa151bb10
rev   line source
538
798607a058bd added missing files
James Bergstra <bergstrj@iro.umontreal.ca>
parents:
diff changeset
1 #!/usr/bin/env python
798607a058bd added missing files
James Bergstra <bergstrj@iro.umontreal.ca>
parents:
diff changeset
2 from pylearn.dbdict.dbdict_run import RunExperiment
798607a058bd added missing files
James Bergstra <bergstrj@iro.umontreal.ca>
parents:
diff changeset
3 RunExperiment()