OSDN Git Service

initial import
authortoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Thu, 21 Jan 2010 16:56:59 +0000 (16:56 +0000)
committertoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Thu, 21 Jan 2010 16:56:59 +0000 (16:56 +0000)
commitdc31cd9b9d0ce6ddde7fcf7566e869d7dfd8f6b5
treefb78cb478981e05c7dcbd5828cc9ca67bef72143
initial import

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@1 a2be9bc6-48de-4e38-9406-05402d4bc13c
176 files changed:
COPYING [new file with mode: 0644]
COPYING.ja [new file with mode: 0644]
Documents/etc/gpl.ja.txt [new file with mode: 0644]
Documents/etc/gpl.txt [new file with mode: 0644]
Documents/etc/indane.png [new file with mode: 0644]
Documents/etc/style.css [new file with mode: 0644]
Documents/etc/tutorial_01.png [new file with mode: 0644]
Documents/etc/tutorial_02.png [new file with mode: 0644]
Documents/etc/tutorial_03.png [new file with mode: 0644]
Documents/etc/tutorial_04.png [new file with mode: 0644]
Documents/etc/tutorial_05.png [new file with mode: 0644]
Documents/etc/tutorial_06.png [new file with mode: 0644]
Documents/etc/tutorial_07.png [new file with mode: 0644]
Documents/etc/tutorial_08.png [new file with mode: 0644]
Documents/etc/tutorial_09.png [new file with mode: 0644]
Documents/etc/tutorial_10.png [new file with mode: 0644]
Documents/etc/tutorial_11.png [new file with mode: 0644]
Documents/etc/tutorial_12.png [new file with mode: 0644]
Documents/etc/tutorial_13.png [new file with mode: 0644]
Documents/etc/tutorial_14.png [new file with mode: 0644]
Documents/etc/tutorial_15.png [new file with mode: 0644]
Documents/etc/tutorial_16.png [new file with mode: 0644]
Documents/etc/tutorial_17.png [new file with mode: 0644]
Documents/etc/tutorial_18.png [new file with mode: 0644]
Documents/etc/tutorial_19.png [new file with mode: 0644]
Documents/etc/tutorial_20.png [new file with mode: 0644]
Documents/etc/tutorial_21.png [new file with mode: 0644]
Documents/etc/tutorial_22.png [new file with mode: 0644]
Documents/etc/tutorial_23.png [new file with mode: 0644]
Documents/etc/tutorial_24.png [new file with mode: 0644]
Documents/etc/tutorial_25.png [new file with mode: 0644]
Documents/etc/tutorial_26.png [new file with mode: 0644]
Documents/etc/tutorial_27.png [new file with mode: 0644]
Documents/etc/tutorial_28.png [new file with mode: 0644]
Documents/etc/tutorial_29.png [new file with mode: 0644]
Documents/etc/tutorial_30.png [new file with mode: 0644]
Documents/etc/tutorial_31.png [new file with mode: 0644]
Documents/etc/tutorial_32.png [new file with mode: 0644]
Documents/etc/tutorial_33.png [new file with mode: 0644]
Documents/etc/tutorial_34.png [new file with mode: 0644]
Documents/etc/tutorial_35.png [new file with mode: 0644]
Documents/etc/tutorial_36.png [new file with mode: 0644]
Documents/etc/tutorial_37.png [new file with mode: 0644]
Documents/etc/tutorial_38.png [new file with mode: 0644]
Documents/etc/tutorial_39.png [new file with mode: 0644]
Documents/makedoc.rb [new file with mode: 0644]
Documents/src/doc_source.html [new file with mode: 0644]
Makefile [new file with mode: 0755]
MolLib/Dcd.c [new file with mode: 0644]
MolLib/Dcd.h [new file with mode: 0644]
MolLib/IntGroup.c [new file with mode: 0755]
MolLib/IntGroup.h [new file with mode: 0755]
MolLib/MD/MDCore.c [new file with mode: 0644]
MolLib/MD/MDCore.h [new file with mode: 0644]
MolLib/MD/MDForce.c [new file with mode: 0644]
MolLib/MD/MDForce.h [new file with mode: 0644]
MolLib/MD/MDGraphite.c [new file with mode: 0644]
MolLib/MD/MDGraphite.h [new file with mode: 0644]
MolLib/MD/MDPressure.c [new file with mode: 0644]
MolLib/MD/MDPressure.h [new file with mode: 0644]
MolLib/MD/MDSurface.c [new file with mode: 0644]
MolLib/MD/MDSurface.h [new file with mode: 0644]
MolLib/MainView.c [new file with mode: 0755]
MolLib/MainView.h [new file with mode: 0755]
MolLib/Makefile [new file with mode: 0755]
MolLib/Missing.c [new file with mode: 0755]
MolLib/Missing.h [new file with mode: 0755]
MolLib/MolAction.c [new file with mode: 0644]
MolLib/MolAction.h [new file with mode: 0644]
MolLib/MolLib.h [new file with mode: 0755]
MolLib/Molecule.c [new file with mode: 0755]
MolLib/Molecule.h [new file with mode: 0755]
MolLib/Object.c [new file with mode: 0755]
MolLib/Object.h [new file with mode: 0755]
MolLib/Parameter.c [new file with mode: 0755]
MolLib/Parameter.h [new file with mode: 0755]
MolLib/Ruby_bind/Makefile [new file with mode: 0755]
MolLib/Ruby_bind/Molby.h [new file with mode: 0755]
MolLib/Ruby_bind/Molby_extern.h [new file with mode: 0755]
MolLib/Ruby_bind/ruby_bind.c [new file with mode: 0644]
MolLib/Ruby_bind/ruby_dialog.c [new file with mode: 0644]
MolLib/Ruby_bind/ruby_dialog.h [new file with mode: 0644]
MolLib/Ruby_bind/ruby_md.c [new file with mode: 0644]
MolLib/Ruby_bind/ruby_types.c [new file with mode: 0644]
MolLib/Trackball.c [new file with mode: 0644]
MolLib/Trackball.h [new file with mode: 0644]
MolLib/Types.c [new file with mode: 0755]
MolLib/Types.h [new file with mode: 0755]
README [new file with mode: 0644]
Scripts/6311Gdp.txt [new file with mode: 0644]
Scripts/631Gd.txt [new file with mode: 0644]
Scripts/631Gdp.txt [new file with mode: 0644]
Scripts/LanL2DZ.txt [new file with mode: 0644]
Scripts/commands.rb [new file with mode: 0755]
Scripts/default.par [new file with mode: 0644]
Scripts/dialog.rb [new file with mode: 0755]
Scripts/dispatom.par [new file with mode: 0644]
Scripts/formula.rb [new file with mode: 0755]
Scripts/gaff.par [new file with mode: 0644]
Scripts/gamess.rb [new file with mode: 0755]
Scripts/lib/scanf.rb [new file with mode: 0644]
Scripts/loadsave.rb [new file with mode: 0755]
Scripts/md.rb [new file with mode: 0755]
Scripts/molecule.rb [new file with mode: 0755]
Scripts/parm99.par [new file with mode: 0644]
Scripts/startup.rb [new file with mode: 0755]
Scripts/transform.rb [new file with mode: 0755]
Version [new file with mode: 0644]
amberparm2molby.pl [new file with mode: 0644]
bitmaps/chart.xpm [new file with mode: 0755]
bitmaps/copy.xpm [new file with mode: 0755]
bitmaps/cut.xpm [new file with mode: 0755]
bitmaps/help.xpm [new file with mode: 0755]
bitmaps/jump_to_end.xpm [new file with mode: 0755]
bitmaps/jump_to_start.xpm [new file with mode: 0755]
bitmaps/molby_icon.icns [new file with mode: 0644]
bitmaps/molby_icon.ico [new file with mode: 0644]
bitmaps/molby_icon.tif [new file with mode: 0644]
bitmaps/new.xpm [new file with mode: 0755]
bitmaps/open.xpm [new file with mode: 0755]
bitmaps/paste.xpm [new file with mode: 0755]
bitmaps/play_backward.xpm [new file with mode: 0755]
bitmaps/play_forward.xpm [new file with mode: 0755]
bitmaps/preview.xpm [new file with mode: 0755]
bitmaps/print.xpm [new file with mode: 0755]
bitmaps/rotate_bond.xpm [new file with mode: 0755]
bitmaps/rotate_x.xpm [new file with mode: 0755]
bitmaps/rotate_y.xpm [new file with mode: 0755]
bitmaps/sample.xpm [new file with mode: 0755]
bitmaps/save.xpm [new file with mode: 0755]
clapack-3.1.1.1-mingw.patch [new file with mode: 0755]
memo.txt [new file with mode: 0755]
msw-build/Makefile [new file with mode: 0755]
msw-build/molby.iss [new file with mode: 0755]
msw-build/molby.rc [new file with mode: 0644]
osx-build/Info.plist [new file with mode: 0644]
osx-build/Makefile [new file with mode: 0755]
ruby-1.8.7-p160-tn.patch [new file with mode: 0644]
update_version.rb [new file with mode: 0644]
wxSources/ConsoleFrame.cpp [new file with mode: 0755]
wxSources/ConsoleFrame.h [new file with mode: 0755]
wxSources/GlobalParameterFilesFrame.cpp [new file with mode: 0644]
wxSources/GlobalParameterFilesFrame.h [new file with mode: 0644]
wxSources/GlobalParameterFrame.cpp [new file with mode: 0755]
wxSources/GlobalParameterFrame.h [new file with mode: 0755]
wxSources/MoleculeView.cpp [new file with mode: 0755]
wxSources/MoleculeView.h [new file with mode: 0755]
wxSources/MyApp.cpp [new file with mode: 0755]
wxSources/MyApp.h [new file with mode: 0755]
wxSources/MyClipboardData.cpp [new file with mode: 0644]
wxSources/MyClipboardData.h [new file with mode: 0644]
wxSources/MyCommand.cpp [new file with mode: 0755]
wxSources/MyCommand.h [new file with mode: 0755]
wxSources/MyDocManager.cpp [new file with mode: 0644]
wxSources/MyDocManager.h [new file with mode: 0644]
wxSources/MyDocument.cpp [new file with mode: 0755]
wxSources/MyDocument.h [new file with mode: 0755]
wxSources/MyGLCanvas.cpp [new file with mode: 0755]
wxSources/MyGLCanvas.h [new file with mode: 0755]
wxSources/MyListCtrl.cpp [new file with mode: 0644]
wxSources/MyListCtrl.h [new file with mode: 0644]
wxSources/MySlider.cpp [new file with mode: 0755]
wxSources/MySlider.h [new file with mode: 0755]
wxSources/MyThread.cpp [new file with mode: 0644]
wxSources/MyThread.h [new file with mode: 0644]
wxSources/MyVersion.c [new file with mode: 0644]
wxSources/ProgressFrame.cpp [new file with mode: 0755]
wxSources/ProgressFrame.h [new file with mode: 0755]
wxSources/RubyDialogFrame.cpp [new file with mode: 0644]
wxSources/RubyDialogFrame.h [new file with mode: 0644]
wxSources/listctrl.cpp [new file with mode: 0644]
xcode-build/English.lproj/InfoPlist.strings [new file with mode: 0755]
xcode-build/Info.plist [new file with mode: 0755]
xcode-build/Molby.xcodeproj/project.pbxproj [new file with mode: 0755]
xcode-build/Molby.xcodeproj/toshi_n.mode1v3 [new file with mode: 0644]
xcode-build/Molby.xcodeproj/toshi_n.pbxuser [new file with mode: 0644]