修訂 | ad87d8a7165c1419274408a301d0b518b9dbd7ea (tree) |
---|---|
時間 | 2013-03-13 16:44:27 |
作者 | Katsuhiko Nishimra <ktns.87@gmai...> |
Commiter | Katsuhiko Nishimra |
tmp
@@ -0,0 +1,5 @@ | ||
1 | +set sw=3 | |
2 | +set et | |
3 | +set makeprg=make\ -f\ Makefile_GNU\ CFLAGS='-g\ -O3'\ OPENBLAS_TOP_DIR=/usr/local/openblas-0.2.5/\ LIBS='\ -lpthread\ -lgomp' | |
4 | +nnoremap <ESC>m :make<CR> | |
5 | +nnoremap <ESC>n :cn<CR> |