repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git]
/
workbench
/
libs
/
openurl
/
library
/
openurl.library_rev.i
blob
a623d3ff16abb75be5808d05d4fdc182dc14065f
1
VERSION EQU
7
2
REVISION EQU
2
3
DATE
MACRO
4
dc.b '
1.12.2005
'
5
ENDM
6
VERS MACRO
7
dc.b 'openurl.library
7.2
'
8
ENDM
9
VSTRING MACRO
10
dc.b 'openurl.library
7.2
(
1.12.2005
)
'
,
13
,
10
,
0
11
ENDM
12
VERSTAG MACRO
13
dc.b
0
,
'$VER
:
openurl.library
7.2
(
1.12.2005
)
'
,
0
14
ENDM