From 13fc5769fec387376e93cb93d913a31387bef132 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Sun, 19 Jan 2025 21:55:22 -0600 Subject: [PATCH] add logical --- HushGP.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/HushGP.cabal b/HushGP.cabal index dc3e72c..22b39c6 100644 --- a/HushGP.cabal +++ b/HushGP.cabal @@ -42,6 +42,7 @@ library , Instructions.ExecInstructions , Instructions.FloatInstructions , Instructions.GenericInstructions + , Instructions.LogicalInstructions -- Modules included in this library but not exported. -- other-modules: