OSDN Git Service

call_subprocess now accepts an array of arguments, so that arguments containing space...
authorToshi Nagata <alchemist.2005@nifty.com>
Mon, 10 Oct 2022 13:59:21 +0000 (22:59 +0900)
committerToshi Nagata <alchemist.2005@nifty.com>
Mon, 10 Oct 2022 13:59:21 +0000 (22:59 +0900)
commit195c335ccce4faef31a378c5a19aed721222b5cf
tree0f4ba35716ba629a3485554b9bcb3db753f4591a
parent2f4ebe334101a03f328c45a867fa6808879fbe34
call_subprocess now accepts an array of arguments, so that arguments containing spaces can be used without quotation
12 files changed:
MolLib/Molecule.h
MolLib/Ruby_bind/Molby_extern.h
MolLib/Ruby_bind/ruby_bind.c
Scripts/crystal.rb
Scripts/gamess.rb
Scripts/md.rb
Scripts/mopac6.rb
wxSources/MoleculeView.cpp
wxSources/MyApp.cpp
wxSources/MyApp.h
wxSources/MyDocument.cpp
wxSources/MyDocument.h