summaryrefslogtreecommitdiffstats
path: root/yearfrac.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'yearfrac.pxd')
-rw-r--r--yearfrac.pxd4
1 files changed, 0 insertions, 4 deletions
diff --git a/yearfrac.pxd b/yearfrac.pxd
deleted file mode 100644
index 739ca90..0000000
--- a/yearfrac.pxd
+++ /dev/null
@@ -1,4 +0,0 @@
-cdef extern from "isda/yearfrac.h":
- int JpmcdsStringToDayCountConv(char* day_count, long* type)
-
-cdef long dcc(str day_count)