chore: Remove tomograph as default target
This commit is contained in:
parent
752d13182d
commit
147d3cc87e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue