Filesystem abstraction prototype - Partial path implementation

Initialisation, assignment, comparison, conversion to string, hashing
This commit is contained in:
Emmanuel BENOîT 2017-12-26 12:00:41 +01:00
parent 0ae69daf05
commit 81a8390606
3 changed files with 340 additions and 4 deletions

View file

@ -43,6 +43,8 @@ COMMON = \
c-sync.cc \
c-syncedit.cc \
c-syncoverrides.cc \
\
p-filesystem.cc \
# END COMMON
TOOL = \