diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/coqmktop.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/coqmktop.ml b/scripts/coqmktop.ml index f6d4709fe8..ef869a17e0 100644 --- a/scripts/coqmktop.ml +++ b/scripts/coqmktop.ml @@ -318,7 +318,6 @@ let main () = (string_of_int (String.length command)) ^ " characters)"); flush Pervasives.stdout end; - print_string command; let retcode = Sys.command command in clean main_file; (* command gives the exit code in HSB, and signal in LSB !!! *) |
