1 2 3 4 5 6 7 8 9 10
name = "kb" version = "0.1.0" defaultTargets = ["kb"] [[lean_lib]] name = "Kb" [[lean_exe]] name = "kb" root = "Main"