diff options
author | Roland McGrath <roland@redhat.com> | 1993-10-25 18:52:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-10-25 18:52:25 +0000 |
commit | 251b0fc75f0c02df757323430886c02c96529503 (patch) | |
tree | 87e46c3ec37767f473c21e6d8a46ab269440f52e /main.c | |
parent | f7a6c58f5b45c6b4809c59370ffbe356a264400e (diff) | |
download | gunmake-251b0fc75f0c02df757323430886c02c96529503.tar.gz |
Formerly main.c.~99~
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -396,6 +396,8 @@ main (argc, argv, envp) PATH_VAR (current_directory); char *directory_before_chdir; +mcheck(0); + default_goal_file = 0; reading_filename = 0; reading_lineno_ptr = 0; |