summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/opt_sc.inc.tmpl2
-rw-r--r--template/optinsn.inc.tmpl2
-rw-r--r--template/optunifs.inc.tmpl2
3 files changed, 3 insertions, 3 deletions
diff --git a/template/opt_sc.inc.tmpl b/template/opt_sc.inc.tmpl
index 7d7ce717dc..41492b2bb6 100644
--- a/template/opt_sc.inc.tmpl
+++ b/template/opt_sc.inc.tmpl
@@ -9,7 +9,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/opt_sc.inc.tmpl'
- or rb/insns2vm.rb
+ or tool/insns2vm.rb
*/
#define SC_STATE_SIZE 6
diff --git a/template/optinsn.inc.tmpl b/template/optinsn.inc.tmpl
index b4b4b6b05a..3c4f732290 100644
--- a/template/optinsn.inc.tmpl
+++ b/template/optinsn.inc.tmpl
@@ -9,7 +9,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/optinsn.inc.tmpl'
- or rb/insns2vm.rb
+ or tool/insns2vm.rb
*/
static INSN *
diff --git a/template/optunifs.inc.tmpl b/template/optunifs.inc.tmpl
index 61364a3bd4..af313a9b45 100644
--- a/template/optunifs.inc.tmpl
+++ b/template/optunifs.inc.tmpl
@@ -9,7 +9,7 @@
DO NOT TOUCH!
If you want to fix something, you must edit 'template/optunifs.inc.tmpl'
- or rb/insns2vm.rb
+ or tool/insns2vm.rb
*/
/*