initial commit

This commit is contained in:
Hannah 2026-01-31 00:04:41 +01:00
commit 10b3e96489
12 changed files with 52 additions and 0 deletions

2
CMakeLists.txt Normal file
View file

@ -0,0 +1,2 @@
cmake_minimum_required(VERSION 4.2)
project(lifecrystal C)