diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/Dawn/models.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/Dawn/models.py b/python/Dawn/models.py index 1a718665..99b2305a 100644 --- a/python/Dawn/models.py +++ b/python/Dawn/models.py @@ -117,6 +117,10 @@ CDS_STRAT = ENUM( "XOEQY", "XOMEZ", "XOINX", + "EUEQY", + "EUMEZ", + "EUSNR", + "EUINX", "BSPK", "XCURVE", name="cds_strat", |
