Skip to content

Commit 7df2c15

Browse files
committed
rename removeSpmPrefix
1 parent ae6cd09 commit 7df2c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/removeSpmPrefix.m renamed to src/utils/removePrefix.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function image = removeSpmPrefix(image, prefix)
1+
function image = removePrefix(image, prefix)
22
%
33
% (C) Copyright 2019 CPP ROI developers
44

0 commit comments

Comments
 (0)