diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/slang.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/slang.h b/include/slang.h index 27fa95986..0f8925e7a 100644 --- a/include/slang.h +++ b/include/slang.h @@ -985,7 +985,9 @@ typedef uint32_t SlangSizeT; ArchiveType, CompileCoreModule, Doc, - IrCompression, + + IrCompression, //< deprecated + LoadCoreModule, ReferenceModule, SaveCoreModule, |
