Move a useful function (#283)

This commit is contained in:
Patrick Stevens
2024-10-06 22:15:41 +01:00
committed by GitHub
parent 29b93b2f20
commit 5319a33b7b
3 changed files with 24 additions and 22 deletions

View File

@@ -31,6 +31,7 @@
<Compile Include="Text.fs" />
<Compile Include="Measure.fs" />
<Compile Include="AstHelper.fs" />
<Compile Include="Parameters.fs" />
<Compile Include="RemoveOptionsGenerator.fs"/>
<Compile Include="MyriadParamParser.fs" />
<Compile Include="InterfaceMockGenerator.fs"/>