mrc-ide / odin.dust

Compile odin to dust
https://mrc-ide.github.io/odin.dust
Other
3 stars 1 forks source link

Don't overwrite identical files #68

Closed richfitz closed 3 years ago

richfitz commented 3 years ago

We do this in another package and it saves on churn. Same for dust

richfitz commented 3 years ago

With this is done in dust, there's not a lot of benefit for doing it here too