Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xxsds/sdsl-lite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f6d60a26ed1ede5377cfba84fa7594a7536f18a8
Choose a base ref
..
head repository: xxsds/sdsl-lite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6c4742c970b658336f086719a77fcacf5db21806
Choose a head ref
Showing with 1 addition and 2 deletions.
  1. +1 −2 test/README.md
3 changes: 1 addition & 2 deletions test/README.md
Original file line number Diff line number Diff line change
@@ -61,8 +61,7 @@ target will be `your-structure-test`.

## Acknowledgements
We thank
* Project Gutenberg for providing text files `faust.txt` and
`zarathustra.txt`.
* Project Gutenberg for providing text files `faust.txt`.
* Shane Culpepper for providing the test inputs
`keeper.int` and `moby.int` for the integer-alphabet CSAs and CSTs.