MCPcopy Create free account
hub / github.com/CoolProp/CoolProp / header

Method header

dev/scripts/examples/example_generator.py:804–805  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

802 return l
803
804 def header(self):
805 return 'dyn.load(paste("CoolPropR", .Platform$dynlib.ext, sep=""))\nlibrary(methods) # See http://stackoverflow.com/a/19468533\nsource("CoolProp.R")\ncacheMetaData(1)\n'
806
807
808class MATLAB(BaseParser):

Callers 2

mainFunction · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected