diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-07-02 16:59:14 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-07-02 16:59:14 -0400 |
| commit | 5a1b096b47fbcca7e9cc6a24db558128f4cdd87f (patch) | |
| tree | 8e5046c58978e0fd62a2758889cf61defdd807b5 /data/test/test5.rp | |
| parent | 20000281fc88c188eb81d9d3d954119725a03ca6 (diff) | |
Convert to using ControlledString
All of the places that parse controls now use ControlledString instead
of doing their own stuff. -\(o-o)/-
Diffstat (limited to 'data/test/test5.rp')
| -rw-r--r-- | data/test/test5.rp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/test/test5.rp b/data/test/test5.rp index f2c4dc8..2ee18ce 100644 --- a/data/test/test5.rp +++ b/data/test/test5.rp @@ -1,5 +1,5 @@ # Basic explicit priority test -//p/-1//ab +//P/-1//ab d a |
