From c9e2b938cb110c7699ae12640ac8ac5173a890ba Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Tue, 17 Mar 2009 04:22:16 +0000 Subject: [PATCH] oops also left out this file gfceux now installs fine again; i moved around some files and forgot to commit them to svn --- src/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/__init__.py diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 00000000..6551d283 --- /dev/null +++ b/src/__init__.py @@ -0,0 +1 @@ +__all__ = ["gfceux"]