Skip to content

Commit fbc0d25

Browse files
committed
Remove superfluous @cudd dependencies.
Signed-off-by: Henner Zeller <h.zeller@acm.org>
1 parent e926e07 commit fbc0d25

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/mpl/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ cc_library(
7777
"//src/odb",
7878
"//src/utl",
7979
"@boost.stacktrace",
80-
"@cudd",
8180
"@tk_tcl//:tcl",
8281
],
8382
)

src/rcx/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ cc_library(
9595
":hdrs",
9696
"//src/odb",
9797
"//src/utl",
98-
"@cudd",
9998
],
10099
)
101100

0 commit comments

Comments
 (0)