From 4f0f45422fb58e9b134445ad6a4ea96d806214e8 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Fri, 30 Dec 2022 12:36:13 +0100 Subject: More restructuring of files and cleanup. Moved carr2.h and carr3.h to misc/include/old/ as it is not among classic containers. Removed stctest.h: Recommending https://github.com/bvdberg/ctest instead. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 66fdcd56..489a12a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -benchmarks/external/* linguist-vendored +misc/benchmarks/external/* linguist-vendored *.h linguist-language=C *.c linguist-language=C -- cgit v1.2.3