From 87a15e960e31365698df7e06cd3e6b851e17c1a5 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 5 Mar 2023 10:13:01 +0100 Subject: I made a mess, but it works. Still need to implement new optimal solver. After that, a big redesign is due. --- TODO/refactoring.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO/refactoring.md') diff --git a/TODO/refactoring.md b/TODO/refactoring.md index 206b402..eedbd20 100644 --- a/TODO/refactoring.md +++ b/TODO/refactoring.md @@ -25,6 +25,4 @@ * Sort function implementations alphabetically, ignore static vs non static. * Rename functions and variable to have a consistent naming scheme. * Functions that copy data: swap src and dest, follow memcpy standard. -* The way coord uses define guards to organize the .h file is good, apply it - to other modules too - including tests. * Read style(9) and decide what to implement. -- cgit v1.3