Skip to content

Commit

Permalink
mark with release
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Allefeld committed Aug 3, 2016
1 parent 25cd19e commit b95e85f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ example of how to use `prevalence`.
This software was developed with SPM8 under Matlab R2015a, but later
versions should work, too. It is released under the terms of the GNU
General Public License, version 3 or later.

This file is part of v1.0.1 of prevalence-permutation, see
https://github.com/allefeld/prevalence-permutation/releases

3 changes: 3 additions & 0 deletions prevalence.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ function prevalence(ifn, P2, alpha, prefix)
% See also prevalenceCore
%
%
% This file is part of v1.0.1 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down
3 changes: 3 additions & 0 deletions prevalenceCore.m
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
% See also prevalence.
%
%
% This file is part of v1.0.1 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases
%
% Copyright (C) 2016 Carsten Allefeld
%
% This program is free software: you can redistribute it and/or modify it
Expand Down
3 changes: 3 additions & 0 deletions prevalenceTest.m
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
% d23d16395900d13c2e7b8976afc0edc5 prevalence_pcMN.nii
% 8ac8c45ee7314adfc16172c451442a22 prevalence_puGN.nii
% d98ef36d1815e2632d0cd38358f95827 prevalence_puMN.nii
%
% This file is part of v1.0.1 of prevalence-permutation, see
% https://github.com/allefeld/prevalence-permutation/releases

clear, close all

Expand Down

0 comments on commit b95e85f

Please sign in to comment.