mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Transfer: Changed transfer program file extension from .tr to .tra to avoid collision with Troff file extension.
This commit is contained in:
4
transfer/examples/test.tra
Normal file
4
transfer/examples/test.tra
Normal file
@@ -0,0 +1,4 @@
|
||||
import nat
|
||||
import fib
|
||||
|
||||
-- main = natToInt (fibNat (intToNat 10))
|
||||
Reference in New Issue
Block a user