- import SliceInstantiations
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 2 Oct 2006 15:37:00 +0000 (15:37 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 2 Oct 2006 15:37:00 +0000 (15:37 +0000)
PLC/Slices.py

index 82e32af..2223c20 100644 (file)
@@ -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):