Skip to content

Commit 5a1b06c

Browse files
committed
add pq updates back to pdf
1 parent a40b3a2 commit 5a1b06c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/scripts/build_pdf.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ rm "../library/data_structures_[l,r)/seg_tree_uncommon/distinct_query.hpp" || ex
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
1919
rm "../library/data_structures_[l,r)/uncommon/mode_query.hpp" || exit 1
20-
rm "../library/data_structures_[l,r)/uncommon/priority_queue_of_updates.hpp" || exit 1
2120
rm "../library/data_structures_[l,r)/uncommon/deque_op.hpp" || exit 1
2221
rm ../library/graphs/strongly_connected_components/add_edges_strongly_connected.hpp || exit 1
2322
rm ../library/graphs/strongly_connected_components/offline_incremental_scc.hpp || exit 1

0 commit comments

Comments
 (0)