internal/rosa/package: create az.mod and remove preprocessor directive

This commit is contained in:
mae
2026-05-23 22:55:21 -05:00
parent 0307f781a2
commit dcfcc9992c
76 changed files with 2 additions and 150 deletions

View File

@@ -1,5 +1,3 @@
//az:schema mbf
package tllist {
description = "a C header file only implementation of a typed linked list"
website = "https://codeberg.org/dnkl/tllist"