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

Remove random from efunc.

This commit is contained in:
2013-05-28 12:37:04 +08:00
parent 886adf1b69
commit f1a0771bfc
7 changed files with 6 additions and 3 deletions

View File

@@ -23,9 +23,6 @@
/* basic.c */
#include "basic.h"
/* random.c */
#include "random.h"
/* main.c */
#include "main.h"