This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to branch master in repository gwama.
commit a196ce1a00d084ad793d09793482a3f1b558f91e Merge: b8b70fe 9094130 Author: Dylan Aïssi <[email protected]> Date: Wed Nov 19 08:54:35 2014 +0100 Merge tag 'upstream/2.1' Upstream version 2.1 Makefile | 12 + __MACOSX/._Makefile | Bin 0 -> 229 bytes __MACOSX/._ap.cpp | Bin 0 -> 229 bytes __MACOSX/._ap.h | Bin 0 -> 229 bytes __MACOSX/._apvt.h | Bin 0 -> 229 bytes __MACOSX/._chisquaredistr.cpp | Bin 0 -> 229 bytes __MACOSX/._chisquaredistr.h | Bin 0 -> 229 bytes __MACOSX/._cohort.cpp | Bin 0 -> 229 bytes __MACOSX/._cohort.h | Bin 0 -> 229 bytes __MACOSX/._commandLine.cpp | Bin 0 -> 171 bytes __MACOSX/._commandLine.h | Bin 0 -> 229 bytes __MACOSX/._gammaf.cpp | Bin 0 -> 229 bytes __MACOSX/._gammaf.h | Bin 0 -> 229 bytes __MACOSX/._global.cpp | Bin 0 -> 171 bytes __MACOSX/._global.h | Bin 0 -> 171 bytes __MACOSX/._igammaf.cpp | Bin 0 -> 229 bytes __MACOSX/._igammaf.h | Bin 0 -> 229 bytes __MACOSX/._main.cpp | Bin 0 -> 171 bytes __MACOSX/._marker.cpp | Bin 0 -> 171 bytes __MACOSX/._marker.h | Bin 0 -> 229 bytes __MACOSX/._normaldistr.cpp | Bin 0 -> 229 bytes __MACOSX/._normaldistr.h | Bin 0 -> 229 bytes __MACOSX/._problem.cpp | Bin 0 -> 229 bytes __MACOSX/._problem.h | Bin 0 -> 229 bytes __MACOSX/._readFile.cpp | Bin 0 -> 171 bytes __MACOSX/._readFile.h | Bin 0 -> 229 bytes __MACOSX/._resource.h | Bin 0 -> 229 bytes __MACOSX/._statistics.cpp | Bin 0 -> 229 bytes __MACOSX/._statistics.h | Bin 0 -> 229 bytes __MACOSX/._stdafx.h | Bin 0 -> 229 bytes __MACOSX/._study.cpp | Bin 0 -> 229 bytes __MACOSX/._study.h | Bin 0 -> 229 bytes ap.cpp | 459 ++++++++++++++++++ ap.h | 582 ++++++++++++++++++++++ apvt.h | 754 ++++++++++++++++++++++++++++ chisquaredistr.cpp | 157 ++++++ chisquaredistr.h | 143 ++++++ cohort.cpp | 47 ++ cohort.h | 52 ++ commandLine.cpp | 378 +++++++++++++++ commandLine.h | 40 ++ gammaf.cpp | 338 +++++++++++++ gammaf.h | 103 ++++ global.cpp | 75 +++ global.h | 75 +++ igammaf.cpp | 430 ++++++++++++++++ igammaf.h | 156 ++++++ main.cpp | 181 +++++++ marker.cpp | 1078 +++++++++++++++++++++++++++++++++++++++++ marker.h | 151 ++++++ normaldistr.cpp | 377 ++++++++++++++ normaldistr.h | 174 +++++++ problem.cpp | 15 + problem.h | 15 + readFile.cpp | 585 ++++++++++++++++++++++ readFile.h | 50 ++ resource.h | 14 + statistics.cpp | 559 +++++++++++++++++++++ statistics.h | 52 ++ stdafx.h | 0 study.cpp | 124 +++++ study.h | 56 +++ tools.cpp | 110 +++++ tools.h | 28 ++ 64 files changed, 7370 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwama.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
