OSDN Git Service

Please enter the commit message for your changes. Lines starting v2.3.83p0334
authorTakuo Yasunaga <yasunaga@bio.kyutech.jp>
Sun, 7 Nov 2021 03:32:27 +0000 (12:32 +0900)
committerTakuo Yasunaga <yasunaga@bio.kyutech.jp>
Sun, 7 Nov 2021 03:32:27 +0000 (12:32 +0900)
commit56bcf2d8d6fa5f58025ef83eeceece1641c3125a
tree42c6527d5e7216bb83dfc643d38e87ccc5ae3051
parent62e77ff2f2b4ca96433a1ed070f8d14af49df512
 Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
new file:   bin/mrcImageOpticalFlow
modified:   src/Tools/Config/Define.inc
modified:   src/Tools/mrcImage/.Source
modified:   src/Tools/mrcImage/.Source.org
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/Config/Define.inc
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/Config/OptionControlFile
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/Config/Target.inc
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/Makefile
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/doc/Makefile
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/inc/config.h
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/inc/mrcImageOpticalFlow.h
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/.Depend
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/.Source
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/Makefile
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/X86MAC64
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/argCheck.c
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/init.c
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/mrcImageOpticalFlow.c
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/mrcImageOpticalFlow.html
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/mrcImageOpticalFlow.pane
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/test/Makefile
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/test/data
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/usage.c
new file:   src/Tools/mrcImage/mrcImageOpticalFlow/src/util.c
modified:   src/Tools/mrcImage/mrcImageStreamLine/src/mrcImageStreamLine.c
modified:   src/Tools/mrcImage/mrcImageStreamLine/src/test/Makefile
new file:   util/src/MATH/Config
modified:   util/src/MATH/Makefile

 Changes not staged for commit:
modified:   include/eosMATH.h
28 files changed:
bin/mrcImageOpticalFlow [new symlink]
src/Tools/Config/Define.inc
src/Tools/mrcImage/.Source
src/Tools/mrcImage/.Source.org
src/Tools/mrcImage/mrcImageOpticalFlow/Config/Define.inc [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/Config/OptionControlFile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/Config/Target.inc [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/doc/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/inc/config.h [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/inc/mrcImageOpticalFlow.h [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/.Depend [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/.Source [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/X86MAC64 [new symlink]
src/Tools/mrcImage/mrcImageOpticalFlow/src/argCheck.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/init.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/mrcImageOpticalFlow.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/mrcImageOpticalFlow.html [new file with mode: 0644]
src/Tools/mrcImage/mrcImageOpticalFlow/src/mrcImageOpticalFlow.pane [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/test/Makefile [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/test/data [new symlink]
src/Tools/mrcImage/mrcImageOpticalFlow/src/usage.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageOpticalFlow/src/util.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageStreamLine/src/mrcImageStreamLine.c
src/Tools/mrcImage/mrcImageStreamLine/src/test/Makefile
util/src/MATH/Config [new symlink]
util/src/MATH/Makefile