1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Remove eval from efunc.

This commit is contained in:
2013-05-28 13:35:09 +08:00
parent a61307aa59
commit 77c9fd09ad
4 changed files with 3 additions and 3 deletions

View File

@@ -26,9 +26,6 @@
/* input.c */
#include "input.h"
/* eval.c */
#include "eval.h"
#if BSD | SVR4
/* lock.c */
#include "lock.h"