shape the sfa.trust subpackage
[sfa.git] / geni / util / record.py
index 55b9f2c..27b6c83 100644 (file)
@@ -4,9 +4,14 @@
 # TODO: Use existing PLC database methods? or keep this separate?
 ##
 
-import report
+### $Id$
+### $URL$
+
 from types import StringTypes
-from gid import *
+
+import geni.util.report
+
+from geni.trust.gid import *
 from geni.util.rspec import *
 from geni.util.parameter import *