We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728f769 commit 9d231feCopy full SHA for 9d231fe
1 file changed
OREData-SWIG/SWIG/ored_calendarAdjustmentConfig.i
@@ -51,7 +51,9 @@ class CalendarAdjustmentConfig {
51
const string& getBaseCalendar(const string& calname);
52
53
void append(const CalendarAdjustmentConfig& c);
54
-
+
55
+ void fromFile(const std::string& name);
56
57
};
58
59
0 commit comments