diff options
Diffstat (limited to 'lib/csv/dune')
-rwxr-xr-x | lib/csv/dune | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/csv/dune b/lib/csv/dune deleted file mode 100755 index 2cdc868..0000000 --- a/lib/csv/dune +++ /dev/null @@ -1,7 +0,0 @@ -(library
- (name importCSV)
- (libraries
- re
- )
- (foreign_stubs (language c) (names format))
-)
|