1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-09-25 22:54:02 -04:00

Remove display from efunc.

This commit is contained in:
2013-05-28 14:57:03 +08:00
parent 539f327271
commit 9c2c4b7635
17 changed files with 16 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
#include <stdio.h>
#include "display.h"
#include "estruct.h"
#include "edef.h"
#include "efunc.h"