1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-04 20:27:45 +00:00

(source-files): Remove mocklisp.c.

This commit is contained in:
Pavel Janík 2001-12-22 13:37:57 +00:00
parent b15f6f29ef
commit e4a552b9c0

View File

@ -129,7 +129,7 @@
"indent.c" "search.c" "regex.c" "undo.c"
"alloc.c" "data.c" "doc.c" "editfns.c"
"callint.c" "eval.c" "fns.c" "print.c" "lread.c"
"abbrev.c" "syntax.c" "unexec.c" "mocklisp.c"
"abbrev.c" "syntax.c" "unexec.c"
"bytecode.c" "process.c" "callproc.c" "doprnt.c"
"x11term.c" "x11fns.c"))