Skip to content

Commit 078f28f

Browse files
committed
should list file in manifest before listing symlink in solutions folder
1 parent c7aed6b commit 078f28f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

files/tutorial2/.manifest

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ breakable.data
1313
# 2) support files
1414
CH.airebo
1515

16-
# 3) solution files
16+
# 3) extra files
17+
unbreakable-yaml-reader.py
18+
19+
# 4) solution files
1720
# only downloaded on request
1821
solution/unbreakable.lmp
1922
solution/unbreakable.data
@@ -32,6 +35,4 @@ solution/breakable.dat
3235
solution/breakable-yaml-reader.py
3336
solution/breakable-with-tip.lmp
3437

35-
# 4) extra files
36-
unbreakable-yaml-reader.py
3738

0 commit comments

Comments
 (0)