Move Dependency to Types.Dependency

This commit is contained in:
2024-09-24 21:21:49 +02:00
parent 61387f6eba
commit f4bca41377
4 changed files with 4 additions and 4 deletions

View File

@@ -22,8 +22,8 @@ library
Types.Value
Types.Function
Types.FunctionIO
Types.Dependency
Types
Dependency
DependencyGenerator
Evaluation.Function
Evaluation.FunctionIO