diff options
Diffstat (limited to 'python/Dawn/models.py')
| -rw-r--r-- | python/Dawn/models.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Dawn/models.py b/python/Dawn/models.py index 5fe85047..21c8d8f8 100644 --- a/python/Dawn/models.py +++ b/python/Dawn/models.py @@ -104,6 +104,7 @@ CDS_STRAT = ENUM( "IGSNR", "IGINX", "BSPK", + "XCURVE", name="cds_strat", ) |
