Subversion Repositories Projects

Rev

Rev 206 | Rev 255 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 206 Rev 252
Line 108... Line 108...
108
 
108
 
Line 109... Line 109...
109
 
109
 
110
}
-
 
111
 
-
 
112
puts "// -- start generated code --"
-
 
113
puts "public final static int PARAMTYPE_BYTE=0;"
110
}
114
puts "public final static int PARAMTYPE_BITSWITCH=1;"
111
 
115
puts "public final static int PARAMTYPE_STICK=2;"
112
puts "// -- start generated code --"
116
puts "public final static String[][] all_tab_names={"+all_tabs.join(",")+"};"
113
puts "public final static String[][] all_tab_names={"+all_tabs.join(",")+"};"