index
:
fpc
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fpcsrc
/
tests
/
webtbs
/
uw8180.pp
blob: 0aa4da172b0c4d97a17410603aa7a34eed8d4d1f (
plain
)
1
2
3
4
5
6
7
8
9
10
unit uw8180
;
interface type XStr
=
type iinterface
;
implementation
end
.