72 73 74
# File 'lib/lib/coopy/combined_table.rb', line 72 def set_cell(x,y,c) @core.set_cell(x,y,c) end