diff options
author | Joel Kronqvist <joel.kronqvist@iki.fi> | 2024-11-22 22:42:22 +0200 |
---|---|---|
committer | Joel Kronqvist <joel.kronqvist@iki.fi> | 2024-11-22 22:42:22 +0200 |
commit | db5612ed9734d51e6fcd0d7b5a7635e49b773581 (patch) | |
tree | e23e607c9d9eeedc377bf44e57c2b58b41d0389d /scalevalapokalypsi.iml | |
parent | 49985d1d11c426968fc298469671326aace96d00 (diff) | |
download | scalevalapokalypsi-db5612ed9734d51e6fcd0d7b5a7635e49b773581.tar.gz scalevalapokalypsi-db5612ed9734d51e6fcd0d7b5a7635e49b773581.zip |
Character safety checking, supported terminals updated
Diffstat (limited to 'scalevalapokalypsi.iml')
-rw-r--r-- | scalevalapokalypsi.iml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scalevalapokalypsi.iml b/scalevalapokalypsi.iml index a76f8e7..c38826d 100644 --- a/scalevalapokalypsi.iml +++ b/scalevalapokalypsi.iml @@ -8,5 +8,6 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="library" name="scala-sdk-3.3.0" level="application" /> + <orderEntry type="library" name="scala-sdk-3.3.0" level="application" /> </component> </module>
\ No newline at end of file |