From 6de0e9d0879dab4f433518045bd646acb6ad927b Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 2 Sep 2004 15:47:42 +0000 Subject: add base into the mix (Logical change 1.55) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@308 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Structures/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Server/Structures') diff --git a/src/lib/Server/Structures/__init__.py b/src/lib/Server/Structures/__init__.py index 75a726ee1..b312a737a 100644 --- a/src/lib/Server/Structures/__init__.py +++ b/src/lib/Server/Structures/__init__.py @@ -1,3 +1,3 @@ # $Id: $ -all = ['bundler'] +all = ['bundler','base'] -- cgit v1.2.3-1-g7c22