diff options
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/application/index.md b/docs/application/index.md index 6c84525..0dd4b7e 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -40,6 +40,7 @@ * Built In Alias 5. Initialize IO * Size of registered sparse buffers +6. Initialize Jit ## Main @@ -62,7 +63,8 @@ ## Shutdown -1. Clean up IO -2. Clean up types -3. Clean up tasks -4. Clean up allocators +1. Clean up Jit +2. Clean up IO +3. Clean up types +4. Clean up tasks +5. Clean up allocators |
