Missed passing lib_visit

This commit is contained in:
2014-10-19 15:47:50 +02:00
parent a1db3cb0da
commit 8caf67a354

View File

@@ -209,6 +209,7 @@ class FilePath:
block_codes=lib_block_codes,
rootdir=rootdir,
level=level + 1,
lib_visit=lib_visit,
)
# ------------------------------------------------------------------------