diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-05 09:26:27 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-05 09:26:27 +0000 |
| commit | db83379662c2e2c240e2f121e19b943e4e4387c5 (patch) | |
| tree | 69338eddc66db1f535607b16dcf66a2ac82c14e5 /root/init.moon | |
| parent | some cleanup (diff) | |
| download | mmm-db83379662c2e2c240e2f121e19b943e4e4387c5.tar.gz mmm-db83379662c2e2c240e2f121e19b943e4e4387c5.zip | |
rename "moon ->" to "fn ->"
Diffstat (limited to 'root/init.moon')
| -rw-r--r-- | root/init.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/init.moon b/root/init.moon index 8639f50..41be710 100644 --- a/root/init.moon +++ b/root/init.moon @@ -4,7 +4,7 @@ require = relative ... Fileder { 'name: alpha': '', - 'moon -> mmm/dom': => + 'fn -> mmm/dom': => import article, h1, h3, div, b, p, a, br, ul, tt, li, img from require 'mmm.dom' import opairs from require 'mmm.ordered' |
