Name: simulation/.vimrc 
1:
set spell spelllang=en_us
2:
set spellfile=paper.add
3:
 
4:
"map <F10> :!ruby test.rb<CR>
5:
map <F10> :!ruby lib/standalone.rb 57/0<CR>
6:
map <F9> :!ruby server -vs start<CR>