remove bytecode interpreter
authorRobin Templeton <robin@terpri.org>
Thu, 20 Mar 2014 05:49:18 +0000 (01:49 -0400)
committerRobin Templeton <robin@terpri.org>
Mon, 20 Apr 2015 04:29:01 +0000 (00:29 -0400)
commit286cb609f68a17023799a86a59b390ea0bd4888d
tree9317727c7c48c63d412e9c5166c6a681aa899972
parentdf99b3496d00202a6f98c22b65417712c34a6b7d
remove bytecode interpreter

* src/bytecode.c: Delete.
  (syms_of_bytecode, exec_byte_code): Removed. All uses changed.
src/Makefile.in
src/bytecode.c [deleted file]
src/emacs.c
src/eval.c