add file header

This commit is contained in:
mimaki
2012-04-23 11:46:16 +09:00
parent 1af5ac0ff4
commit 835443614d
64 changed files with 365 additions and 131 deletions
+6
View File
@@ -1,3 +1,9 @@
/*
** string.h - String class
**
** See Copyright Notice in mruby.h
*/
#ifndef MRUBY_STRING_H
#define MRUBY_STRING_H