diff bin/dbdict-query @ 538:798607a058bd

added missing files
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 12 Nov 2008 22:00:20 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/dbdict-query	Wed Nov 12 22:00:20 2008 -0500
@@ -0,0 +1,3 @@
+#!/usr/bin/env python
+from dbdict.tools import standalone_query
+standalone_query()