diff options
Diffstat (limited to 'src/state.c')
| -rw-r--r-- | src/state.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/state.c b/src/state.c index 14efed986..913c186e4 100644 --- a/src/state.c +++ b/src/state.c @@ -1,3 +1,9 @@ +/* +** state.c - RiteVM open/close functions +** +** See Copyright Notice in mruby.h +*/ + #include "mruby.h" #include "irep.h" #include <string.h> |
