summaryrefslogtreecommitdiff
path: root/doc/transfer-tutorial.txt
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2005-12-06 16:26:55 +0000
committerbringert <bringert@cs.chalmers.se>2005-12-06 16:26:55 +0000
commitee4adf5ba8ff50b4580a18d197f9e05d36195ede (patch)
treef12c7b7cc839a35735313c584b96c9e5febc5f2b /doc/transfer-tutorial.txt
parent41aaed58d4734b7cec5a4d2567283cb818f77cbb (diff)
Simple transfer tutorial touch-up.
Diffstat (limited to 'doc/transfer-tutorial.txt')
-rw-r--r--doc/transfer-tutorial.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/transfer-tutorial.txt b/doc/transfer-tutorial.txt
index dba660871..8f5c5179d 100644
--- a/doc/transfer-tutorial.txt
+++ b/doc/transfer-tutorial.txt
@@ -64,7 +64,7 @@ syntax that you want to create a Transfer data type for. Loading just the
abstract syntax module is not enough. FIXME: why?
The command sequence above writes a Transfer data type definition to the
-file ``tree.tr``.
+file [tree.tr ../transfer/examples/aggregation/tree.tr].
= Write transfer code =