Skip to content

Commit c160e07

Browse files
authored
Update root_dir.m
1 parent 172c36f commit c160e07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/utils/root_dir.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
%
99
% :returns: - :root_dir: (path)
1010
%
11+
12+
1113
% (C) Copyright 2022 Remi Gau
1214

1315
retval = fullfile(fileparts(mfilename('fullpath')), '..', '..');

0 commit comments

Comments
 (0)