From ef85245f159402fd948ff045b56ad9095d22b39e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 3 Feb 2015 20:57:20 +0100 Subject: Implementing main loop These new scripts are part of main loop. kernel is not finished!! Divides kconfig_parser, sat_solution to better named modules. Phasing and iteration is implemented for loop watching. --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c45e46d..0e79f26 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,11 @@ .* !/.gitignore +build __*__ + +required + +# Programs +programs/kconfig_parser +programs/solution_gen -- cgit v1.2.3