From 9306f888fea903accf827870a122a2f6f76e472e Mon Sep 17 00:00:00 2001 From: Anthony LaTorre Date: Wed, 18 May 2011 11:29:26 -0400 Subject: added some more documentation and a more accurate miniature version of lbne --- detectors/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'detectors/__init__.py') diff --git a/detectors/__init__.py b/detectors/__init__.py index a4fef35..8bcf69b 100644 --- a/detectors/__init__.py +++ b/detectors/__init__.py @@ -1 +1 @@ -from lbne import * +from lbne import LBNE -- cgit