From d27d1302d1fa1b96bf8f53f17fce947f19d21330 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Sat, 21 Jun 2025 17:18:57 +0100 Subject: add nihil.config (incomplete) --- nihil.ucl/nihil.ucl.ccm | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nihil.ucl/nihil.ucl.ccm (limited to 'nihil.ucl/nihil.ucl.ccm') diff --git a/nihil.ucl/nihil.ucl.ccm b/nihil.ucl/nihil.ucl.ccm new file mode 100644 index 0000000..23151e0 --- /dev/null +++ b/nihil.ucl/nihil.ucl.ccm @@ -0,0 +1,9 @@ +/* + * This source code is released into the public domain. + */ + +module; + +export module nihil.ucl; + +// TODO: Implement. -- cgit v1.2.3