Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
Ian Bell
2014-08-19 10:40:59 +02:00
parent f6169b073e
commit e24c5c4652

View File

@@ -1,4 +1,4 @@
#cython: embedsignature = True, c_string_type=str, c_string_encoding=ascii
#cython: embedsignature = True, c_string_type=bytes, c_string_encoding=ascii
from __future__ import division
#
# This file provides wrapper functions of all the CoolProp functions