diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2017-09-19 00:30:47 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2017-09-19 00:30:47 -0700 |
| commit | 3b10a608267ce00cc140b63a19c9433f261f9794 (patch) | |
| tree | 4a4c6c9da5841bc2a18f794967f5b2127412075a /examples/sample_code.nom | |
| parent | 0ee5b5888208dff29881869d9dc3595025b515c0 (diff) | |
Moved core into lib/ and recompiled.
Diffstat (limited to 'examples/sample_code.nom')
| -rw-r--r-- | examples/sample_code.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sample_code.nom b/examples/sample_code.nom index 4f4d2dd..4aa8cde 100644 --- a/examples/sample_code.nom +++ b/examples/sample_code.nom @@ -3,7 +3,7 @@ start with a #.. and continue until dedent -run file "core.nom" +run file "lib/core.nom" say "foo" |
