• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂ad87d8a7165c1419274408a301d0b518b9dbd7ea (tree)
時間2013-03-13 16:44:27
作者Katsuhiko Nishimra <ktns.87@gmai...>
CommiterKatsuhiko Nishimra

Log Message

tmp

Change Summary

差異

--- /dev/null
+++ b/src/.lvimrc
@@ -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>