From a2d7181700ac64b8e7a4472ec26dfa253b38f188 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Sat, 28 Jun 2025 19:25:55 +0100 Subject: split nihil into separate modules --- nihil.ucl/integer.ccm | 1 - 1 file changed, 1 deletion(-) (limited to 'nihil.ucl/integer.ccm') diff --git a/nihil.ucl/integer.ccm b/nihil.ucl/integer.ccm index d5ac72a..0ea490c 100644 --- a/nihil.ucl/integer.ccm +++ b/nihil.ucl/integer.ccm @@ -15,7 +15,6 @@ module; export module nihil.ucl:integer; -import nihil; import :object; import :type; -- cgit v1.2.3