1
0
mirror of synced 2026-05-03 23:00:15 +00:00

gzip: istream

This commit is contained in:
Emil J. Tywoniak
2024-12-20 12:35:57 +01:00
parent 4f3fdc8457
commit 813f909460
7 changed files with 225 additions and 138 deletions

View File

@@ -20,6 +20,7 @@
#include "kernel/yosys.h"
#include "kernel/satgen.h"
#include "kernel/json.h"
#include "kernel/gzip.h"
#include <string.h>
#include <stdlib.h>