Skip to content

Commit 1f3d431

Browse files
committed
fix
1 parent 22d9bd6 commit 1f3d431

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/atlas/supportedAtlases.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
% Return a cell array of supported atlases
33

44
% (C) Copyright 2022 CPP ROI developers
5-
value = {
6-
'anatomy_toobox', ...
5+
value = {'anatomy_toobox', ...
76
'glasser', ...
87
'hcpex', ...
98
'neuromorphometrics', ...

0 commit comments

Comments
 (0)