diff options
author | Sid <36409334+heisid@users.noreply.github.com> | 2024-07-15 22:23:57 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-15 22:23:57 +0700 |
commit | 085d2752cfe60bad3f750d59769f6714ce5ac01b (patch) | |
tree | 3383f02589304e9ef047c8830c12d717b3c68cb0 /.idea/misc.xml | |
parent | c9fdf69ddec787effe76d88e6a606eac054c1bfe (diff) | |
parent | 8c30e64d1f612ba8eb55953bf321df8f0807ef14 (diff) |
Merge pull request #2 from heisid/gravitymain
more stable initial condition
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 79b3c94..0b76fe5 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> + <component name="CMakePythonSetting"> + <option name="pythonIntegrationState" value="YES" /> + </component> <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> </project>
\ No newline at end of file |