summaryrefslogtreecommitdiff
path: root/template/insnstbl.html
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-02 15:21:41 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-02 15:21:41 +0000
commitc1f5d2271974b3b36a472a3af3c2acd275c69a65 (patch)
tree6128a79dae15e30f31ff321b0aad2057f428162c /template/insnstbl.html
parent6cee897b59eafc2d8e2d4390f9f60f1e89e8733d (diff)
* *.def, proc.c, vm_opts.h.base, template/*: set properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'template/insnstbl.html')
-rw-r--r--template/insnstbl.html78
1 files changed, 39 insertions, 39 deletions
diff --git a/template/insnstbl.html b/template/insnstbl.html
index f63bc3218d..1a3613d897 100644
--- a/template/insnstbl.html
+++ b/template/insnstbl.html
@@ -1,39 +1,39 @@
-
-<?xml version='1.0' encoding='SHIFT_JIS'?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><!--
- $Id: insnstbl.html,v 1.1 2004/02/05 04:09:25 ko1 Exp $
- diary index
- --><html xml:lang='ja' xmlns='http://www.w3.org/1999/xhtml'>
- <head>
- <meta content='text/html;charset=Shift_JIS' http-equiv='Content-Type'/>
- <meta content='text/css' http-equiv='Content-Style-Type'/>
- <meta content='text/javascript' http-equiv='Content-Script-Type'/>
-
- <link href='./contents.css' rel='stylesheet' type='text/css'/>
-
- <title>YARV: Yet another RubyVM / Instruction Table</title>
-
- <link href='mailto:ko1 at atdot.net' rev='made'/>
- <link href='../index.html' rel='index'/>
-</head>
- <body>
- <h1>YARV: Instruction Table</h1>
-<table border='1' cellspacing='1' align='center'>
- <tr>
- <th>type</th>
- <th>Index</th>
- <th>Instruction</th>
- <th>Operands</th>
- <th colspan='3'>Stacks</th>
- </tr>
- <%= tbl %>
-</table>
-
-<address>
- SASADA Koichi / ko1 at atdot.net
-</address>
-</div>
- </body>
-</html>
-
-
-
+
+<?xml version='1.0' encoding='SHIFT_JIS'?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><!--
+ $Id$
+ diary index
+ --><html xml:lang='ja' xmlns='http://www.w3.org/1999/xhtml'>
+ <head>
+ <meta content='text/html;charset=Shift_JIS' http-equiv='Content-Type'/>
+ <meta content='text/css' http-equiv='Content-Style-Type'/>
+ <meta content='text/javascript' http-equiv='Content-Script-Type'/>
+
+ <link href='./contents.css' rel='stylesheet' type='text/css'/>
+
+ <title>YARV: Yet another RubyVM / Instruction Table</title>
+
+ <link href='mailto:ko1 at atdot.net' rev='made'/>
+ <link href='../index.html' rel='index'/>
+</head>
+ <body>
+ <h1>YARV: Instruction Table</h1>
+<table border='1' cellspacing='1' align='center'>
+ <tr>
+ <th>type</th>
+ <th>Index</th>
+ <th>Instruction</th>
+ <th>Operands</th>
+ <th colspan='3'>Stacks</th>
+ </tr>
+ <%= tbl %>
+</table>
+
+<address>
+ SASADA Koichi / ko1 at atdot.net
+</address>
+</div>
+ </body>
+</html>
+
+
+