• 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

Revisão6405c015894aec566b50a1332b6091ad4817bdd1 (tree)
Hora2011-01-06 19:22:07
AutorMikiya Fujii <mikiya.fujii@gmai...>
CommiterMikiya Fujii

Mensagem de Log

Typo: principal-axis -> principal_axis

git-svn-id: https://svn.sourceforge.jp/svnroot/molds/MolDS/trunk@39 1136aad2-a195-0410-b898-f5ea1d11b9d8

Mudança Sumário

Diff

--- a/doc/README.txt
+++ b/doc/README.txt
@@ -12,7 +12,7 @@ Carring Out:
1212
1313
1414 Principal Axes (Diagonalizing the inertia tensor):
15- Write "principal-axes" in theory-directive.
15+ Write "principal_axes" in theory-directive.
1616
1717 E.g.
1818 THEORY
--- a/src/base/InputParser.h
+++ b/src/base/InputParser.h
@@ -90,7 +90,7 @@ InputParser::InputParser(){
9090 this->stringTheoryCNDO2 = "cndo/2";
9191 this->stringTheoryINDO = "indo";
9292 this->stringTheoryZINDOS = "zindo/s";
93- this->stringTheoryPrincipalAxes = "principal-axes";
93+ this->stringTheoryPrincipalAxes = "principal_axes";
9494 this->stringTheoryRotate = "rotate";
9595 this->stringTheoryNONE = "none";
9696 this->stringGeometry = "geometry";
--- a/src/input.in
+++ b/src/input.in
@@ -8,8 +8,8 @@ THEORY
88 //indo
99 //zindo/s
1010 //none
11- //principal-axes
12- rotate
11+ principal_axes
12+ //rotate
1313 THEORY_END
1414
1515 INERTIA