Skip to content

Instantly share code, notes, and snippets.

@mattn
Created December 25, 2015 04:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattn/da9a2d79f665b6537ca4 to your computer and use it in GitHub Desktop.
Save mattn/da9a2d79f665b6537ca4 to your computer and use it in GitHub Desktop.
include/mrbconf.h:#ifndef MRUBYCONF_H
include/mruby/array.h:#ifndef MRUBY_ARRAY_H
include/mruby/boxing_nan.h:#ifndef MRUBY_BOXING_NAN_H
include/mruby/boxing_no.h:#ifndef MRUBY_BOXING_NO_H
include/mruby/boxing_word.h:#ifndef MRUBY_BOXING_WORD_H
include/mruby/class.h:#ifndef MRUBY_CLASS_H
include/mruby/common.h:#ifndef MRUBY_COMMON_H
include/mruby/compile.h:#ifndef MRUBY_COMPILE_H
include/mruby/data.h:#ifndef MRUBY_DATA_H
include/mruby/debug.h:#ifndef MRUBY_DEBUG_H
include/mruby/dump.h:#ifndef MRUBY_DUMP_H
include/mruby/error.h:#ifndef MRUBY_ERROR_H
include/mruby/gc.h:#ifndef MRUBY_GC_H
include/mruby/hash.h:#ifndef MRUBY_HASH_H
include/mruby/irep.h:#ifndef MRUBY_IREP_H
include/mruby/khash.h:#ifndef MRUBY_KHASH_H
include/mruby/numeric.h:#ifndef MRUBY_NUMERIC_H
include/mruby/object.h:#ifndef MRUBY_OBJECT_H
include/mruby/opcode.h:#ifndef MRUBY_OPCODE_H
include/mruby/proc.h:#ifndef MRUBY_PROC_H
include/mruby/range.h:#ifndef MRUBY_RANGE_H
include/mruby/re.h:#ifndef MRUBY_RE_H
include/mruby/string.h:#ifndef MRUBY_STRING_H
include/mruby/throw.h:#ifndef MRB_THROW_H
include/mruby/value.h:#ifndef MRUBY_VALUE_H
include/mruby/variable.h:#ifndef MRUBY_VARIABLE_H
include/mruby/version.h:#ifndef MRUBY_VERSION_H
include/mruby.h:#ifndef MRUBY_H
mrbgems/mruby-bin-debugger/tools/mrdb/apibreak.h:#ifndef APIBREAK_H_
mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h:#ifndef APILIST_H_
mrbgems/mruby-bin-debugger/tools/mrdb/apiprint.h:#ifndef APIPRINT_H_
mrbgems/mruby-bin-debugger/tools/mrdb/mrdb.h:#ifndef MRDB_H
mrbgems/mruby-bin-debugger/tools/mrdb/mrdbconf.h:#ifndef MRDBCONF_H
mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h:#ifndef MRDBERROR_H
mrbgems/mruby-compiler/core/node.h:#ifndef NODE_H
mrbgems/mruby-random/src/random.h:#ifndef RANDOM_H
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment