diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-05-20 16:53:14 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-05-20 16:53:14 -0400 |
| commit | 93b803548bc1b57811c42a9e0c13abd371e746ce (patch) | |
| tree | 744d8639dd54d9aa8ff681697f4d26b23b41ca33 /data | |
| parent | 2925de096370f13a14ff7cb0a574a7ec6ae99da6 (diff) | |
Fixed up some things
Diffstat (limited to 'data')
| -rw-r--r-- | data/test/evg-test1.inp | 2 | ||||
| -rw-r--r-- | data/test/evg-test1.rp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/test/evg-test1.inp b/data/test/evg-test1.inp index 422c2b7..0a207c0 100644 --- a/data/test/evg-test1.inp +++ b/data/test/evg-test1.inp @@ -1,2 +1,2 @@ a -b +b
\ No newline at end of file diff --git a/data/test/evg-test1.rp b/data/test/evg-test1.rp index 00d3ff3..b6da7c5 100644 --- a/data/test/evg-test1.rp +++ b/data/test/evg-test1.rp @@ -2,4 +2,4 @@ a b c -d +d
\ No newline at end of file |
