Skip to content

Commit 3c0a6bb

Browse files
committed
fix script now
1 parent 6c04ea2 commit 3c0a6bb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/scripts/build_pdf.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ rm ../library/monotonic_stack/max_rect_histogram.hpp || exit 1
3333
rm ../library/monotonic_stack/cartesian_binary_tree_after.png || exit 1
3434
rm ../library/monotonic_stack/mono_stack_ri.png || exit 1
3535
rm ../library/strings/manacher/longest_palindrome_query.hpp || exit 1
36-
rm ../library/trees/uncommon/count_paths_per_length.hpp || exit 1
37-
rm ../library/trees/uncommon/count_paths_per_node.hpp || exit 1
38-
rm ../library/trees/uncommon/contour_range_query.hpp || exit 1
39-
rm ../library/trees/uncommon/contour_range_update.hpp || exit 1
40-
rm ../library/trees/uncommon/sum_adjacent.hpp || exit 1
4136
rm ../library/trees/uncommon/ladder_decomposition.hpp || exit 1
4237

4338
# remove links in comments: these aren't useful in the PDF, and are usually the

0 commit comments

Comments
 (0)