diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-19 00:38:18 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-19 00:38:18 +0200 |
| commit | 883fec1551311c77436ae8126ce48f334f54343e (patch) | |
| tree | ba457532a6a541b1a5bcc58af63eef656d406343 /elymas | |
| parent | 3898041ff49e916f9d8581a46f659b36b17541a7 (diff) | |
Some TODO progress
Diffstat (limited to 'elymas')
| -rw-r--r-- | elymas/lib/map.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elymas/lib/map.ey b/elymas/lib/map.ey index a58ac58..564914c 100644 --- a/elymas/lib/map.ey +++ b/elymas/lib/map.ey @@ -1,6 +1,6 @@ < 0 ==m # placeholder, zero value is never read - { m .v -01 . }' [ 0 ] [ 0 ] '' =*:access + { m .v -01 . }' [ 0 ] [ 0 ] '' /access deffd { =m access }' "#*" defmd { [ 0 ] }" "#in" deffd { [ 0 ] }" "#out" deffd |
