From 835443614d21b13b27af3674d7f8cb9bf49c298b Mon Sep 17 00:00:00 2001 From: mimaki Date: Mon, 23 Apr 2012 11:46:16 +0900 Subject: add file header --- src/opcode.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/opcode.h') diff --git a/src/opcode.h b/src/opcode.h index e6ea74f79..9cf261ce8 100644 --- a/src/opcode.h +++ b/src/opcode.h @@ -1,3 +1,9 @@ +/* +** opcode.h - RiteVM operation codes +** +** See Copyright Notice in mruby.h +*/ + #ifndef OPCODE_H #define OPCODE_H -- cgit v1.2.3