mirror of https://github.com/voidlizard/hbs2
wip, debug-2
This commit is contained in:
parent
fd2441c59e
commit
ae1152bb54
|
@ -30,9 +30,9 @@ fixme-file-comments "*.scm" ";"
|
|||
|
||||
fixme-comments ";" "--"
|
||||
|
||||
(fixme-play-log-action
|
||||
(import-fixmies ".fixme-new/fixme.log")
|
||||
)
|
||||
;(fixme-play-log-action
|
||||
; (import-fixmies ".fixme-new/fixme.log")
|
||||
;)
|
||||
|
||||
(fixme-play-log-action
|
||||
(play-log-file ".fixme-new/log")
|
||||
|
@ -42,9 +42,9 @@ fixme-comments ";" "--"
|
|||
(play-git-log-file-all ".fixme-new/log")
|
||||
)
|
||||
|
||||
(fixme-play-log-action
|
||||
(export-fixmies ".fixme-new/fixme.log")
|
||||
)
|
||||
;(fixme-play-log-action
|
||||
; (export-fixmies ".fixme-new/fixme.log")
|
||||
;)
|
||||
|
||||
(fixme-play-log-action
|
||||
(hello kitty)
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue