mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Mixtures are back in MATLAB example code
This commit is contained in:
@@ -800,9 +800,6 @@ class MATLAB(BaseParser):
|
||||
type_name_mapping = {'vector': None,
|
||||
'AbstractState': None}
|
||||
indentation = ''
|
||||
|
||||
def __init__(self):
|
||||
self.pieces = high_level_interface + low_level_interface
|
||||
|
||||
def parse_arguments(self, arguments):
|
||||
out = []
|
||||
|
||||
Reference in New Issue
Block a user