Home | History | Annotate | Download | only in kati

Lines Matching refs:ofile

215     File.open("Makefile", 'w') do |ofile|
216 ofile.print(c)
285 File.open('out.make', 'w'){|ofile|ofile.print(expected)}
286 File.open('out.kati', 'w'){|ofile|ofile.print(output)}
373 File.open('out.make', 'w'){|ofile|ofile.print(expected)}
374 File.open('out.kati', 'w'){|ofile|ofile.print(output)}