mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +02:00
Remove top-level `debug-enable' form.
This commit is contained in:
parent
d1d0c7afa2
commit
73b8d652ef
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(debug-enable 'debug 'backtrace)
|
|
||||||
|
|
||||||
(define-module (scripts scan-api)
|
(define-module (scripts scan-api)
|
||||||
:use-module (ice-9 popen)
|
:use-module (ice-9 popen)
|
||||||
:use-module (ice-9 rdelim)
|
:use-module (ice-9 rdelim)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue