Artifact 9714181a621512e0e4ea4e79941a12cde66e331f:
- File utils/trace/trace.meta — part of check-in [377d0f07a4] at 2014-11-23 23:29:25 on branch try-nanomsg — Adding trace with mods to print origin. Too useful to wait for offical release (user: matt, size: 279) [annotate] [blame] [check-ins using] [more...]
;;;; trace.meta -*- Scheme -*- ((category tools) (synopsis "tracing and breakpoints") (author "felix winkelmann") (license "public domain") (needs advice ; don't we all? miscmacros) (files "tests/run.scm" "trace.meta" "trace.release-info" "trace.scm" "trace.setup") )