OSDN Git Service

Please enter the commit message for your changes. Lines starting v2.3.77p0323
authorTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Tue, 1 Jun 2021 07:51:36 +0000 (16:51 +0900)
committerTakuo Yasunaga <yasunaga@bio.kyutech.ac.jp>
Tue, 1 Jun 2021 07:51:36 +0000 (16:51 +0900)
commite9b06c984c2dc5487321f2a2d4215558f5caa414
tree37e78557bbd7f4c761ef1ea514674d70a4c0310f
parenta7fa391ef552b00a6c026a72aab141bc034d5829
 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:
modified:   .DS_Store
new file:   bin/eosMathAverage
new file:   bin/eosMathMedian
new file:   bin/eosMathSorting
modified:   include/eosMATH.h
modified:   src/Objects/General/Makefile
new file:   src/Objects/General/eosMath/Config/Define.inc
new file:   src/Objects/General/eosMath/Config/Target.inc
new file:   src/Objects/General/eosMath/Makefile
new file:   src/Objects/General/eosMath/doc/.eosMath.html
new file:   src/Objects/General/eosMath/doc/.footer
new file:   src/Objects/General/eosMath/doc/.header
new file:   src/Objects/General/eosMath/doc/Makefile
new file:   src/Objects/General/eosMath/doc/eosMath.html
new file:   src/Objects/General/eosMath/inc/Makefile
new file:   src/Objects/General/eosMath/inc/eosMath.h
new file:   src/Objects/General/eosMath/inc/eosMath.h.org
new file:   src/Objects/General/eosMath/src/.CCHeader
new file:   src/Objects/General/eosMath/src/.CHeader
new file:   src/Objects/General/eosMath/src/.Ruby
new file:   src/Objects/General/eosMath/src/.Wish
new file:   src/Objects/General/eosMath/src/Makefile
new file:   src/Objects/General/eosMath/src/X86MAC64
new file:   src/Objects/General/eosMath/src/eosMathStatistics.c
modified:   src/Objects/Makefile
modified:   src/Tools/.Source
modified:   src/Tools/Config/Define.inc
new file:   src/Tools/eosMath/.Source.org
new file:   src/Tools/eosMath/Config/Define.inc
new file:   src/Tools/eosMath/Makefile
new file:   src/Tools/eosMath/eosMathAverage/Config/Define.inc
new file:   src/Tools/eosMath/eosMathAverage/Config/OptionControlFile
new file:   src/Tools/eosMath/eosMathAverage/Config/Target.inc
new file:   src/Tools/eosMath/eosMathAverage/Makefile
new file:   src/Tools/eosMath/eosMathAverage/doc/Makefile
new file:   src/Tools/eosMath/eosMathAverage/inc/config.h
new file:   src/Tools/eosMath/eosMathAverage/inc/eosMathAverage.h
new file:   src/Tools/eosMath/eosMathAverage/src/.Depend
new file:   src/Tools/eosMath/eosMathAverage/src/.Source
new file:   src/Tools/eosMath/eosMathAverage/src/Makefile
new file:   src/Tools/eosMath/eosMathAverage/src/X86MAC64
new file:   src/Tools/eosMath/eosMathAverage/src/argCheck.c
new file:   src/Tools/eosMath/eosMathAverage/src/eosMathAverage.c
new file:   src/Tools/eosMath/eosMathAverage/src/eosMathAverage.html
new file:   src/Tools/eosMath/eosMathAverage/src/eosMathAverage.pane
new file:   src/Tools/eosMath/eosMathAverage/src/init.c
new file:   src/Tools/eosMath/eosMathAverage/src/test/Makefile
new file:   src/Tools/eosMath/eosMathAverage/src/test/data
new file:   src/Tools/eosMath/eosMathAverage/src/usage.c
new file:   src/Tools/eosMath/eosMathAverage/src/util.c
new file:   src/Tools/eosMath/eosMathMedian/Config/Define.inc
new file:   src/Tools/eosMath/eosMathMedian/Config/OptionControlFile
new file:   src/Tools/eosMath/eosMathMedian/Config/Target.inc
new file:   src/Tools/eosMath/eosMathMedian/Makefile
new file:   src/Tools/eosMath/eosMathMedian/doc/Makefile
new file:   src/Tools/eosMath/eosMathMedian/inc/config.h
new file:   src/Tools/eosMath/eosMathMedian/inc/eosMathMedian.h
new file:   src/Tools/eosMath/eosMathMedian/src/.Depend
new file:   src/Tools/eosMath/eosMathMedian/src/.Source
new file:   src/Tools/eosMath/eosMathMedian/src/Makefile
new file:   src/Tools/eosMath/eosMathMedian/src/X86MAC64
new file:   src/Tools/eosMath/eosMathMedian/src/argCheck.c
new file:   src/Tools/eosMath/eosMathMedian/src/eosMathMedian.c
new file:   src/Tools/eosMath/eosMathMedian/src/eosMathMedian.html
new file:   src/Tools/eosMath/eosMathMedian/src/eosMathMedian.pane
new file:   src/Tools/eosMath/eosMathMedian/src/init.c
new file:   src/Tools/eosMath/eosMathMedian/src/test/Makefile
new file:   src/Tools/eosMath/eosMathMedian/src/test/data
new file:   src/Tools/eosMath/eosMathMedian/src/usage.c
new file:   src/Tools/eosMath/eosMathMedian/src/util.c
new file:   src/Tools/eosMath/eosMathSorting/Config/Define.inc
new file:   src/Tools/eosMath/eosMathSorting/Config/OptionControlFile
new file:   src/Tools/eosMath/eosMathSorting/Config/Target.inc
new file:   src/Tools/eosMath/eosMathSorting/Makefile
new file:   src/Tools/eosMath/eosMathSorting/doc/Makefile
new file:   src/Tools/eosMath/eosMathSorting/inc/config.h
new file:   src/Tools/eosMath/eosMathSorting/inc/eosMathSorting.h
new file:   src/Tools/eosMath/eosMathSorting/src/.Depend
new file:   src/Tools/eosMath/eosMathSorting/src/.Source
new file:   src/Tools/eosMath/eosMathSorting/src/Makefile
new file:   src/Tools/eosMath/eosMathSorting/src/X86MAC64
new file:   src/Tools/eosMath/eosMathSorting/src/argCheck.c
new file:   src/Tools/eosMath/eosMathSorting/src/eosMathSorting.c
new file:   src/Tools/eosMath/eosMathSorting/src/eosMathSorting.html
new file:   src/Tools/eosMath/eosMathSorting/src/eosMathSorting.pane
new file:   src/Tools/eosMath/eosMathSorting/src/init.c
new file:   src/Tools/eosMath/eosMathSorting/src/test/Makefile
new file:   src/Tools/eosMath/eosMathSorting/src/test/data
new file:   src/Tools/eosMath/eosMathSorting/src/usage.c
new file:   src/Tools/eosMath/eosMathSorting/src/util.c
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/Config/OptionControlFile
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/inc/mrcImageBackgroundSubtraction.h
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/argCheck.c
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/init.c
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/mrcImageBackgroundSubtraction.c
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/mrcImageBackgroundSubtraction.html
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/mrcImageBackgroundSubtraction.pane
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/test/Makefile
modified:   src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/usage.c
99 files changed:
.DS_Store
bin/eosMathAverage [new symlink]
bin/eosMathMedian [new symlink]
bin/eosMathSorting [new symlink]
include/eosMATH.h
src/Objects/General/Makefile [changed mode: 0755->0644]
src/Objects/General/eosMath/Config/Define.inc [new file with mode: 0755]
src/Objects/General/eosMath/Config/Target.inc [new file with mode: 0755]
src/Objects/General/eosMath/Makefile [new file with mode: 0755]
src/Objects/General/eosMath/doc/.eosMath.html [new file with mode: 0755]
src/Objects/General/eosMath/doc/.footer [new file with mode: 0755]
src/Objects/General/eosMath/doc/.header [new file with mode: 0755]
src/Objects/General/eosMath/doc/Makefile [new file with mode: 0755]
src/Objects/General/eosMath/doc/eosMath.html [new file with mode: 0644]
src/Objects/General/eosMath/inc/Makefile [new file with mode: 0755]
src/Objects/General/eosMath/inc/eosMath.h [new file with mode: 0644]
src/Objects/General/eosMath/inc/eosMath.h.org [new file with mode: 0644]
src/Objects/General/eosMath/src/.CCHeader [new file with mode: 0755]
src/Objects/General/eosMath/src/.CHeader [new file with mode: 0755]
src/Objects/General/eosMath/src/.Ruby [new file with mode: 0755]
src/Objects/General/eosMath/src/.Wish [new file with mode: 0755]
src/Objects/General/eosMath/src/Makefile [new file with mode: 0755]
src/Objects/General/eosMath/src/X86MAC64 [new symlink]
src/Objects/General/eosMath/src/eosMathStatistics.c [new file with mode: 0644]
src/Objects/Makefile [changed mode: 0755->0644]
src/Tools/.Source
src/Tools/Config/Define.inc
src/Tools/eosMath/.Source.org [new file with mode: 0644]
src/Tools/eosMath/Config/Define.inc [new file with mode: 0644]
src/Tools/eosMath/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/Config/Define.inc [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/Config/OptionControlFile [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/Config/Target.inc [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/doc/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/inc/config.h [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/inc/eosMathAverage.h [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/.Depend [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/.Source [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/X86MAC64 [new symlink]
src/Tools/eosMath/eosMathAverage/src/argCheck.c [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/eosMathAverage.c [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/eosMathAverage.html [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/eosMathAverage.pane [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/init.c [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/test/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/test/data [new symlink]
src/Tools/eosMath/eosMathAverage/src/usage.c [new file with mode: 0755]
src/Tools/eosMath/eosMathAverage/src/util.c [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/Config/Define.inc [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/Config/OptionControlFile [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/Config/Target.inc [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/doc/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/inc/config.h [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/inc/eosMathMedian.h [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/.Depend [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/.Source [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/X86MAC64 [new symlink]
src/Tools/eosMath/eosMathMedian/src/argCheck.c [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/eosMathMedian.c [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/eosMathMedian.html [new file with mode: 0644]
src/Tools/eosMath/eosMathMedian/src/eosMathMedian.pane [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/init.c [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/test/Makefile [new file with mode: 0644]
src/Tools/eosMath/eosMathMedian/src/test/data [new symlink]
src/Tools/eosMath/eosMathMedian/src/usage.c [new file with mode: 0755]
src/Tools/eosMath/eosMathMedian/src/util.c [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/Config/Define.inc [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/Config/OptionControlFile [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/Config/Target.inc [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/doc/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/inc/config.h [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/inc/eosMathSorting.h [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/.Depend [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/.Source [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/Makefile [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/X86MAC64 [new symlink]
src/Tools/eosMath/eosMathSorting/src/argCheck.c [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/eosMathSorting.c [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/eosMathSorting.html [new file with mode: 0644]
src/Tools/eosMath/eosMathSorting/src/eosMathSorting.pane [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/init.c [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/test/Makefile [new file with mode: 0644]
src/Tools/eosMath/eosMathSorting/src/test/data [new symlink]
src/Tools/eosMath/eosMathSorting/src/usage.c [new file with mode: 0755]
src/Tools/eosMath/eosMathSorting/src/util.c [new file with mode: 0755]
src/Tools/mrcImage/mrcImageBackgroundSubtraction/Config/OptionControlFile
src/Tools/mrcImage/mrcImageBackgroundSubtraction/inc/mrcImageBackgroundSubtraction.h
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/argCheck.c
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/init.c
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/mrcImageBackgroundSubtraction.c
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/mrcImageBackgroundSubtraction.html [changed mode: 0644->0755]
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/mrcImageBackgroundSubtraction.pane
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/test/Makefile [changed mode: 0644->0755]
src/Tools/mrcImage/mrcImageBackgroundSubtraction/src/usage.c