xref
: /
csrg-svn
/
old
/
dbx
/
tests
/
mod
/
exp.mod
(revision 44114)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
*44114
S
bostic
implementation module exp;
2
*44114
S
bostic
type T = integer;
3
*44114
S
bostic
end exp.
4