From 80bf3ae8a34d982f5658fbd346716c417890744e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 9 Aug 2004 19:57:51 +0000 Subject: add Metadata (Logical change 1.26) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@128 ce84e21b-d406-0410-9b95-82705330c041 --- src/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/__init__.py b/src/__init__.py index 5ecf0f225..319e6f8e6 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,4 +1,4 @@ # $Id: $ -__all__ = ["Core", "Generator"] +__all__ = ["Core", "Generator", "Metadata"] -- cgit v1.2.3-1-g7c22