Skip to content

Commit cf06854

Browse files
committed
another fix
1 parent f6b9d1b commit cf06854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/build_pdf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ echo "if you push these changes, I'll slap your butt"
1212
# remove some files not suitable for PDF:
1313
rm ../library/data_structures_\[l,r\)/bit_uncommon/rupq.hpp || exit 1
1414
rm ../library/data_structures_\[l,r\)/bit_uncommon/rurq.hpp || exit 1
15-
rm ../library/data_structures_\[l,r\)/seg_tree.png || exit 1
15+
rm ../library/data_structures_\[l,r\)/uncommon/seg_tree.png || exit 1
1616
rm ../library/data_structures_\[l,r\)/seg_tree_uncommon/distinct_query.hpp || exit 1
1717
rm ../library/data_structures_\[l,r\)/seg_tree_uncommon/implicit.hpp || exit 1
1818
rm ../library/data_structures_\[l,r\)/seg_tree_uncommon/kth_smallest_query.hpp || exit 1

0 commit comments

Comments
 (0)