Fixed a bug in espr_stats where the esp_stats structure was not being properly initialised.

Also, significantly sped up the header printing functions.
This commit is contained in:
2022-09-07 20:56:43 +10:00
parent de1a27e337
commit 4d7bdcf3cc
7 changed files with 579 additions and 483 deletions

View File

@@ -141,7 +141,6 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="ESPReader.h" />
<ClInclude Include="ESPTree.h" />
<ClInclude Include="msh.h" />
</ItemGroup>
<ItemGroup>