chore: Remove tomograph as default target

This commit is contained in:
Leni Aniva 2025-07-11 16:27:14 -07:00
parent 752d13182d
commit 147d3cc87e
Signed by: aniva
GPG Key ID: D5F96287843E8DFB
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ lean_exe repl {
supportInterpreter := true supportInterpreter := true
} }
@[default_target]
lean_exe tomograph { lean_exe tomograph {
root := `Tomograph root := `Tomograph
-- Solves the native symbol not found problem -- Solves the native symbol not found problem