stadef string = string1 // 2nd-select
stadef string = string0 // 1st-select
stacst factorial: int -> int
extern factorial_dyn{n:nat} (n: int(n)): int(factorial(n))
First, typedef is just a special case of stadef.
--
You received this message because you are subscribed to the Google Groups "ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/13740bcb-43af-4c1d-aa22-d0ec45d724d4%40googlegroups.com.