summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
-rw-r--r--internal.h24
1 files changed, 11 insertions, 13 deletions
@@ -1,17 +1,15 @@
-/**********************************************************************
-
- internal.h -
-
- $Author$
- created at: Tue May 17 11:42:20 JST 2011
-
- Copyright (C) 2011 Yukihiro Matsumoto
-
-**********************************************************************/
-
-#ifndef RUBY_INTERNAL_H
#define RUBY_INTERNAL_H 1
-
#include "ruby/3/config.h"
#ifdef __cplusplus