提交 661c1b2d 编写于 作者: M Mark VanderVoord

Boost version and remove some debug puts statements

上级 2ce86180
......@@ -128,9 +128,6 @@ class UnityModuleGenerator
files = []
triad.each do |triad|
patterns.each_pair do |pattern_file, pattern_traits|
puts @options.inspect
puts pattern_traits.inspect
puts module_name.inspect
files << {
:path => "#{triad[:path]}#{module_name}#{pattern_file}#{triad[:ext]}",
:name => "#{module_name}#{pattern_file}",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册