OSDN Git Service

Parameter#bond, angle, etc. are no longer implemented as class methods. To use for...
authortoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Wed, 24 Feb 2010 16:16:12 +0000 (16:16 +0000)
committertoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Wed, 24 Feb 2010 16:16:12 +0000 (16:16 +0000)
commitbc2fb280105916052c6689cbe8cf27ba8b6b29f5
treee9359f76647b680719674d2c0ef4ebc9e9f862f5
parent8fef96b7bb2771076d3647dbf1fffcf7c252e40e
Parameter#bond, angle, etc. are no longer implemented as class methods. To use for global parameters, use Parameter.builtin.bond etc. Parameter#lookup is implemented. Parameter::Builtin is now defined as a constant representing the global parameters, and Parameter.builtin returns this value.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@17 a2be9bc6-48de-4e38-9406-05402d4bc13c
MolLib/Parameter.c
MolLib/Ruby_bind/ruby_bind.c
Scripts/formula.rb
Scripts/gamess.rb
memo.txt