mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-24 21:38:05 -05:00
Add humid air properties back to the SWIG wrapper; Closes #430
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -46,10 +46,12 @@ namespace std {
|
||||
#define SWIG
|
||||
#include "Configuration.h"
|
||||
#undef SWIG
|
||||
#include "HumidAirProp.h"
|
||||
%}
|
||||
|
||||
%include "DataStructures.h"
|
||||
%include "AbstractState.h"
|
||||
%include "CoolProp.h"
|
||||
%include "PhaseEnvelope.h"
|
||||
%include "Configuration.h"
|
||||
%include "Configuration.h"
|
||||
%include "HumidAirProp.h"
|
||||
Reference in New Issue
Block a user