BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
53 stars 15 forks source link

Use target fmt::fmt instead of fmt #1495

Closed alkino closed 1 day ago

alkino commented 1 day ago

The target that should really be used is fmt::fmt or fmt::fmt_header_only.