diff -r 243a5ceaa088 -r 17ca92ab4660 Quot/Examples/AbsRepTest.thy --- a/Quot/Examples/AbsRepTest.thy Thu Feb 11 09:23:59 2010 +0100 +++ b/Quot/Examples/AbsRepTest.thy Thu Feb 11 10:06:02 2010 +0100 @@ -1,5 +1,5 @@ theory AbsRepTest -imports "../QuotMain" "../QuotList" "../QuotOption" "../QuotSum" "../QuotProd" List +imports "../Quotient" "../Quotient_List" "../Quotient_Option" "../Quotient_Sum" "../Quotient_Product" List begin