/** -*-c-*- * DO NOT EDIT * This file is automatically generated by tool/generic_erb.rb from * template/known_errors.inc.tmpl and defs/known_errors.def. */ % error_names = ARGF.read.split(/\s+/) % error_names.each do |name| #ifdef <%=name%> defined_error("<%=name%>", <%=name%>) #else undefined_error("<%=name%>") #endif % end cgit-css/ruby.png' alt='cgit logo'/> index : ruby.git
The Ruby Programming Language
summaryrefslogtreecommitdiff
path: root/tool/gen_dummy_probes.rb
AgeCommit message (Expand)Author