Move C implementation into its own subdirectory

This commit is contained in:
Sami Samhuri 2022-01-16 15:03:44 -08:00
parent 6e0b36fd21
commit 88339bdf37
No known key found for this signature in database
GPG key ID: 4B4195422742FC16
13 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View file

@ -1,2 +1,2 @@
*.o
a1
c/*.o
c/a1

View file

View file

View file

View file

View file

View file

View file

View file