Changeset 3966 for branches/f4grobner
- Timestamp:
- 2016-05-30T11:09:52-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/5am-pair-queue.lisp
r3953 r3966 67 67 "Queue building" 68 68 (with-fixture poly-context () 69 (is (universal-equalp p p)))) 69 (is (= (queue-size queue) 2)))) 70 70 71 71 72 (run! 'pair-queue-suite)
Note:
See TracChangeset
for help on using the changeset viewer.