]> matita.cs.unibo.it Git - helm.git/blob - software/helena/src/text/prova.hln
made executable again
[helm.git] / software / helena / src / text / prova.hln
1 \open pippo
2
3 \global a : *Set
4
5 \global b : *Prop
6
7 \global f = [x:*Set].[y:*Prop].x
8
9 \global "commento\"" c = f(a,b) : *Set
10
11 \close