summaryrefslogtreecommitdiff
path: root/ZAPD/FileWorker.h
AgeCommit message (Collapse)Author
2024-04-12Track the files uses to populate each segment (#13)Rozelette
We can not use the overall list of files because that can have duplicates in the case of certain include patterns and isn't necessarily 1-1 with the segments.
2023-10-17update to latest version used by SoHbriaguya