From f1bed268cfd976966b6bab376a59c52dfd0216fa Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 30 Jun 2016 15:02:10 -0400 Subject: rename zerocurve to curve, and merge yearfrac with date --- cdsone.pxd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cdsone.pxd') diff --git a/cdsone.pxd b/cdsone.pxd index 0f76c50..b24d3b4 100644 --- a/cdsone.pxd +++ b/cdsone.pxd @@ -1,5 +1,5 @@ from date cimport TDateInterval -from pyisda.zerocurve cimport TCurve +from curve cimport TCurve cdef extern from "isda/stub.h": ctypedef struct TStubMethod: -- cgit v1.2.3-70-g09d2