diff options
| author | johannes <johannes.herman@gmail.com> | 2024-02-09 18:03:57 +0100 |
|---|---|---|
| committer | johannes <johannes.herman@gmail.com> | 2024-02-09 18:03:57 +0100 |
| commit | 26b74cfde46e3ed0be4759946ab5ab43cc5d669b (patch) | |
| tree | 0bfe387591180a9cfe61db963b2834930b0ec7aa /src | |
| parent | 68594733a38496ae108ab59c1a9fb52705e561b0 (diff) | |
changed executable name
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ #include "../inc/demo.h" #include "../inc/huffman.h" -#include "../inc/pack.h" #include <stdio.h> #include <stdlib.h> |
