aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-24 21:32:28 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-24 21:32:28 +0800
commita83e26dfd2c7388c1c4283f2717924ca773340cb (patch)
tree76eb87892070cd9a128feabb0c3df3af9c444a68
parentRemove somewhat-transparent (diff)
downloadpowxy-a83e26dfd2c7388c1c4283f2717924ca773340cb.tar.gz
powxy-a83e26dfd2c7388c1c4283f2717924ca773340cb.tar.zst
powxy-a83e26dfd2c7388c1c4283f2717924ca773340cb.zip
csolver: Remove, it's not needed anymore
-rw-r--r--csolver.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/csolver.go b/csolver.go
deleted file mode 100644
index 7c90f08..0000000
--- a/csolver.go
+++ /dev/null
@@ -1,6 +0,0 @@
-// SPDX-License-Identifier: BSD-2-Clause
-// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
-
-package main
-
-const solverProgram = ``