Enter your search terms
GNU-Darwin
Web
Submit search form
# File text/format.rb, line 160
160:
def
columns=(c) 161: @columns = posint(c) 162:
end