diff options
Diffstat (limited to 'lib/debug.c')
-rw-r--r-- | lib/debug.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/debug.c b/lib/debug.c index de2711b..40b044e 100644 --- a/lib/debug.c +++ b/lib/debug.c @@ -15,6 +15,8 @@ */ /** + * # Debugger Module + * * This module provides runtime debug functionality for ucode scripts. * * Functions can be individually imported and directly accessed using the |