Remove the basically-empty C library for now.

This commit is contained in:
Drew Galbraith 2023-11-24 08:48:16 -08:00
parent cbeb736e8c
commit 0915cf45dc
8 changed files with 13 additions and 40 deletions

View file

@ -1,3 +1,2 @@
add_subdirectory(glacier)
add_subdirectory(libc)
add_subdirectory(mammoth)