From 21f5c45b3e113dce879066dc8eeac7124e62bfb2 Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Mon, 8 Jan 2018 11:51:24 +0100 Subject: [PATCH] mark files to delete --- src/utils/runopts.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/utils/runopts.c b/src/utils/runopts.c index a582f6d..da20295 100644 --- a/src/utils/runopts.c +++ b/src/utils/runopts.c @@ -1 +1,3 @@ +// TODO: Delete + #include "runopts.h"