Skip to content

Commit

Permalink
[FSharp] Rename Runtime.fs to Weak.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed Oct 30, 2023
1 parent a88f0d2 commit 7d4b6ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aardvark.Base.FSharp/Aardvark.Base.FSharp.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<Compile Include="Utilities\Lens.fs" />
<Compile Include="Utilities\Monoid.fs" />
<Compile Include="Utilities\Monads.fs" />
<Compile Include="Utilities\Weak.fs" />
<Compile Include="Math\Math.fs" />
<Compile Include="Math\Vectors.fs" />
<Compile Include="Math\Matrix.fs" />
Expand Down Expand Up @@ -79,7 +80,6 @@
<Compile Include="Native\FileTable.fs" />
<Compile Include="Native\Manager.fs" />
<Compile Include="Native\Store.fs" />
<Compile Include="Runtime.fs" />
<Compile Include="Ag.fs" />
<None Include="paket.references" />
</ItemGroup>
Expand Down
File renamed without changes.

0 comments on commit 7d4b6ea

Please sign in to comment.