Skip to content

Commit f171e07

Browse files
committed
update autolabel.sh
1 parent cc04ae8 commit f171e07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/autolabel.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ def mathlibLabelData : (l : Label) → LabelData l
201201
dependencies := #[.«t-algebra»] }
202202
| .«t-data» => {
203203
dirs := #[
204+
"Mathlib" / "Basic",
204205
"Mathlib" / "Control",
205206
"Mathlib" / "Data"] }
206207
| .«t-differential-geometry» => {

0 commit comments

Comments
 (0)