This commit is contained in:
vrd
2023-02-25 21:52:00 +02:00
parent 222c3e43be
commit 2310343c8a
5 changed files with 46 additions and 12 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#include "tree.hpp"
Tree parseTftFile(MappedFile file);
Tree parseTftFile(fd_t);