• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

データマイニングツール


Commit MetaInfo

Revisióne8ee5cf0eecbc6ed3dde0a30fa7f4b9bb56527a1 (tree)
Tiempo2013-11-22 16:10:21
Autornain <nain0606@gmai...>
Commiternain

Log Message

INSTALL追加

Cambiar Resumen

Diferencia incremental

--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,7 @@
1+ver = ARGV[0]
2+
3+if ARGV[1] =="CLEAN" then
4+ system("rm -f mining-#{ver}-#{Gem::Platform::local.cpu}-#{Gem::Platform::local.os}.gem")
5+else
6+ system("gem install mining-#{ver}-#{Gem::Platform::local.cpu}-#{Gem::Platform::local.os}.gem --no-rdoc --no-ri")
7+end
\ No newline at end of file
--- a/revison_hash
+++ b/revison_hash
@@ -1 +1 @@
1-commit 33e47cd166f76946c54af8689d0fd52405671be2
1+commit 096dd5344421f1d71787f2cd8fcae40956b6dae3