From 99b51f6020e847826d60a5bae0fca451cf2e7994 Mon Sep 17 00:00:00 2001 From: ko1 Date: Sun, 12 Aug 2007 19:02:30 +0000 Subject: * template/yasmdata.rb.tmpl: fix type and name. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12921 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- template/yasmdata.rb.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yasmdata.rb.tmpl') diff --git a/template/yasmdata.rb.tmpl b/template/yasmdata.rb.tmpl index 2e005deb64..95ad092e4f 100644 --- a/template/yasmdata.rb.tmpl +++ b/template/yasmdata.rb.tmpl @@ -1,7 +1,7 @@ # -*-ruby-*- # -module YARVCore +class VM class InstructionSequence class Instruction InsnID2NO = { -- cgit v1.2.3