diff options
Diffstat (limited to 'cdsone.pxd')
| -rw-r--r-- | cdsone.pxd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
