OSDN Git Service

add vemapi
authoriwasaki <iwaaya@yasunaga-lab.bio.kyutech.ac.jp>
Thu, 10 Sep 2015 19:01:04 +0000 (21:01 +0200)
committeriwasaki <iwaaya@yasunaga-lab.bio.kyutech.ac.jp>
Thu, 10 Sep 2015 19:01:04 +0000 (21:01 +0200)
commit253b8fbbb9b4a0d7777854b6639b871b089aa66c
treebadf19f82bc23c13e83a3c7bf03ac7cc219eb585
parent5d1f11e1a6671b641c6aaccfd7869b1c738d9a5c
add vemapi
13 files changed:
vemapi/Gemfile [new file with mode: 0644]
vemapi/Gemfile.lock [new file with mode: 0644]
vemapi/app/config.rb [new file with mode: 0644]
vemapi/app/feicontrol.rb [new file with mode: 0644]
vemapi/app/feicontrol_back.rb [new file with mode: 0644]
vemapi/app/hitachicontrol.rb [new file with mode: 0644]
vemapi/app/jeolcontrol.rb [new file with mode: 0644]
vemapi/app/test/feiserver.rb [new file with mode: 0644]
vemapi/app/test/test_feicontrol.rb [new file with mode: 0644]
vemapi/app/test/vemapi_test.rb [new file with mode: 0644]
vemapi/app/vem.rb [new file with mode: 0644]
vemapi/app/vemapi.rb [new file with mode: 0644]
vemapi/config.ru [new file with mode: 0644]