mirror of
https://github.com/id-Software/Quake-III-Arena.git
synced 2026-03-20 17:10:56 +01:00
The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
20
lcc/alpha/osf/tst/sort.1bk
Normal file
20
lcc/alpha/osf/tst/sort.1bk
Normal file
@@ -0,0 +1,20 @@
|
||||
exchange(1,9)
|
||||
exchange(3,7)
|
||||
exchange(5,6)
|
||||
exchange(0,5)
|
||||
exchange(0,3)
|
||||
exchange(0,0)
|
||||
exchange(1,2)
|
||||
exchange(6,6)
|
||||
exchange(8,9)
|
||||
exchange(7,8)
|
||||
-51
|
||||
-1
|
||||
0
|
||||
1
|
||||
3
|
||||
10
|
||||
18
|
||||
32
|
||||
567
|
||||
789
|
||||
Reference in New Issue
Block a user