Fixed commit miss
This commit is contained in:
parent
95aed94d2a
commit
4dc4b18904
@ -70,7 +70,7 @@ class Prelude
|
|||||||
result
|
result
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
Prelude.new(output && output[/\w+(?=_prelude.c\b)/] || 'prelude', ARGV, vpath).instance_eval do
|
Prelude.new(output, ARGV, vpath).instance_eval do
|
||||||
-%>
|
-%>
|
||||||
/* -*-c-*-
|
/* -*-c-*-
|
||||||
THIS FILE WAS AUTOGENERATED BY template/prelude.c.tmpl. DO NOT EDIT.
|
THIS FILE WAS AUTOGENERATED BY template/prelude.c.tmpl. DO NOT EDIT.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user