Skip to content
Snippets Groups Projects
dune 203 B
Newer Older
(executable
  (name "log_truncation")
  (modules "log_truncation")
  (modes plugin)
  (libraries frama-c.init.cmdline frama-c.kernel)
  (flags -open Frama_c_kernel :standard)
  (promote (until-clean))
)