diff --git a/src/compiler/proj.txt b/src/compiler/proj.txt index c0def46..b181367 100644 --- a/src/compiler/proj.txt +++ b/src/compiler/proj.txt @@ -1,2 +1,2 @@ compiler -utils \ No newline at end of file +utils, lang \ No newline at end of file diff --git a/src/lang/proj.txt b/src/lang/proj.txt index e45037f..3151a2d 100644 --- a/src/lang/proj.txt +++ b/src/lang/proj.txt @@ -1,2 +1,2 @@ lang -core \ No newline at end of file +utils \ No newline at end of file