annotate examples/include-example.txt @ 178:d6ef91d49609

hopefully do away with some extra variable reentry
author Jeff Hammel <k0scist@gmail.com>
date Sun, 02 Mar 2014 18:45:20 -0800
parents ac44c36da885
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 #!/usr/bin/env makeitso
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 I am including a file:
044ac9e0b29c add a non-working example with an include clause
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4
27
ac44c36da885 make include example work
Jeff Hammel <jhammel@mozilla.com>
parents: 26
diff changeset
5 {{include(here + 'example.txt')}}