diff options
Diffstat (limited to 'R/build_scenarios.R')
| -rw-r--r-- | R/build_scenarios.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/build_scenarios.R b/R/build_scenarios.R index e9fb0db6..1e26f62d 100644 --- a/R/build_scenarios.R +++ b/R/build_scenarios.R @@ -36,7 +36,7 @@ if(length(args) >=2){ source(file.path(code.dir, "code", "R", "intex_deal_functions.R"), chdir=TRUE)
source(file.path(code.dir, "code", "R", "etdb.R"))
source(file.path(code.dir, "code", "R", "yieldcurve.R"))
-source(file.path(code.dir, "code", "R", "mlpdb.R"))
+source(file.path(code.dir, "code", "R", "serenitasdb.R"))
calibration.date <- addBusDay(tradedate, -1)
settledate <- addBusDay(tradedate, 3)
|
