Skip to content

Commit

Permalink
feat: added support for varying droplets per mL
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Bollen authored and Casper Bollen committed Nov 30, 2023
1 parent 361d23a commit 440fda1
Show file tree
Hide file tree
Showing 6 changed files with 468 additions and 24 deletions.
2 changes: 1 addition & 1 deletion src/Informedica.GenCore.Lib/Scripts/Scripts.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#load "../Validus.fs"
#load "../Calculations.fs"
#load "../ValueUnit.fs"
#load "../MinIncrMax.fs"
#load "../MinMax.fs"
#load "../Patient.fs"


Expand Down
1 change: 1 addition & 0 deletions src/Informedica.GenForm.Lib/Informedica.GenForm.Lib.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<None Include="Scripts\Scripts.fsx" />
<None Include="Scripts\Tests.fsx" />
<None Include="Scripts\Check.fsx" />
<None Include="Scripts\Update.fsx" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Informedica.Utils.Lib\Informedica.Utils.Lib.fsproj" />
Expand Down
Loading

0 comments on commit 440fda1

Please sign in to comment.