wip, debug-2

This commit is contained in:
Dmitry Zuikov 2024-06-12 08:32:37 +03:00
parent fd2441c59e
commit ae1152bb54
2 changed files with 6 additions and 6 deletions

View File

@ -30,9 +30,9 @@ fixme-file-comments "*.scm" ";"
fixme-comments ";" "--" fixme-comments ";" "--"
(fixme-play-log-action ;(fixme-play-log-action
(import-fixmies ".fixme-new/fixme.log") ; (import-fixmies ".fixme-new/fixme.log")
) ;)
(fixme-play-log-action (fixme-play-log-action
(play-log-file ".fixme-new/log") (play-log-file ".fixme-new/log")
@ -42,9 +42,9 @@ fixme-comments ";" "--"
(play-git-log-file-all ".fixme-new/log") (play-git-log-file-all ".fixme-new/log")
) )
(fixme-play-log-action ;(fixme-play-log-action
(export-fixmies ".fixme-new/fixme.log") ; (export-fixmies ".fixme-new/fixme.log")
) ;)
(fixme-play-log-action (fixme-play-log-action
(hello kitty) (hello kitty)

Binary file not shown.