diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-04-19 16:35:43 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-04-19 16:35:43 -0500 |
commit | 8cc60583134a4d01e9967424e5a51332de6cc38b (patch) | |
tree | af3bb8662dd4203fcfbd071f005e0619096f61ee /src/test/resources | |
parent | 0aacba9fc8a9140fdf331172ad66afe280d09b5e (diff) |
Finalized version 0.4.0-alpha.1
Diffstat (limited to 'src/test/resources')
-rw-r--r-- | src/test/resources/test-settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/test-settings.txt b/src/test/resources/test-settings.txt index 932221e..a0f494a 100644 --- a/src/test/resources/test-settings.txt +++ b/src/test/resources/test-settings.txt @@ -1,4 +1,4 @@ number_display_rule=Round to 11 significant figures -prefix_rule=NO_RESTRICTION +prefix_rule=COMPLEX_REPETITION one_way=true include_duplicates=true |