index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'vm.c')
-rw-r--r--
vm.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm.c b/vm.c
index 9c8e270c..257157a9 100644
--- a/
vm.c
+++ b/
vm.c
@@ -43,7 +43,6 @@
#include "args.h"
#include "itypes.h"
#include "buf.h"
-#include "arith.h"
#include "vmop.h"
#include "vm.h"