From: Mark Huang Date: Mon, 2 Oct 2006 15:37:00 +0000 (+0000) Subject: - import SliceInstantiations X-Git-Tag: pycurl-7_13_1~685 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=09dfc36855f8f0045680c6c64d461034cdcf98b3;p=plcapi.git - import SliceInstantiations --- diff --git a/PLC/Slices.py b/PLC/Slices.py index 82e32afd..2223c202 100644 --- a/PLC/Slices.py +++ b/PLC/Slices.py @@ -5,6 +5,7 @@ from PLC.Faults import * from PLC.Parameter import Parameter from PLC.Debug import profile from PLC.Table import Row, Table +from PLC.SliceInstantiations import SliceInstantiations import PLC.Persons class Slice(Row):