feat(assign1): add logwriter.c
This commit is contained in:
parent
eb87fd068d
commit
a0392134e2
2 changed files with 40 additions and 0 deletions
|
|
@ -18,4 +18,5 @@ let
|
|||
in {
|
||||
assign1-hello = basic-c "hello";
|
||||
assign1-employee = basic-c "employee";
|
||||
assign1-logwriter = basic-c "logwriter";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue