X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0509728c8a506f287fa3483d8e8ffaf8fb66d41d..5ed8cd671b27e1388c0c7e881805775a8e5b353a:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index 4b22bfb4..adfe58d7 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -39,7 +39,7 @@ X("width columns", 0, WIDTHSW) \ X("version", 0, VERSIONSW) \ X("help", 0, HELPSW) \ - X("file file", 4, FILESW) /* interface from msh */ \ + X("file file", 4, FILESW) \ X("build", 5, BILDSW) /* interface from mhe */ \ X("atfile", 0, ATFILESW) \ X("noatfile", 0, NOATFILESW) \