From f07580d31d1148c4a1811c36b09ca0ad50d9576b Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Mon, 20 Dec 2021 16:25:43 +0100 Subject: Restructured repository and added automatic make dependency generation --- tag.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tag.h (limited to 'tag.h') diff --git a/tag.h b/tag.h deleted file mode 100644 index 4854cfb..0000000 --- a/tag.h +++ /dev/null @@ -1,12 +0,0 @@ -#pragma once - -#include "link.h" -#include "util.h" - -struct tag { - char *name; - char *fname, *fpath; - - struct link link; -}; - -- cgit v1.2.3-71-gd317