Skip to content

Commit b100753

Browse files
add tree source file
1 parent 851611a commit b100753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ fossil_tofu_lib = library('fossil_tofu',
1919
'vector.c',
2020
'array.c',
2121
'arraylist.c',
22+
'tree.c',
2223
'tofu.c'
2324
),
2425
install: true,

0 commit comments

Comments
 (0)