diff options
| author | Michael Forney <mforney@mforney.org> | 2019-02-21 22:08:34 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-03-03 22:40:50 -0800 |
| commit | 97a32b15ad96a127d7afdeddbfa67857e85957e4 (patch) | |
| tree | 993178b10556dbdace56769869f844d7286506f4 /pkg | |
| parent | 3d4476c529bb3d2a2419e9f0bdf7241cdab66de8 (diff) | |
samurai: Update to latest git
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/samurai/gen.lua | 2 | ||||
| -rw-r--r-- | pkg/samurai/rev | 2 | ||||
| m--------- | pkg/samurai/src | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/pkg/samurai/gen.lua b/pkg/samurai/gen.lua index d6c12c2e..c1240f56 100644 --- a/pkg/samurai/gen.lua +++ b/pkg/samurai/gen.lua @@ -8,7 +8,7 @@ exe('samu', { 'htab.c', 'log.c', 'parse.c', - 'samurai.c', + 'samu.c', 'scan.c', 'tool.c', 'tree.c', diff --git a/pkg/samurai/rev b/pkg/samurai/rev index 98d9bcb7..3c032078 100644 --- a/pkg/samurai/rev +++ b/pkg/samurai/rev @@ -1 +1 @@ -17 +18 diff --git a/pkg/samurai/src b/pkg/samurai/src -Subproject dfdae95ea59f6fd9c55d5262f8c4d2c30a6adaa +Subproject 59324a49a58fa7d765fa00e73490e3fbf7a073e |
