Skip to content

Commit

Permalink
update to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme committed Apr 10, 2015
1 parent dd886be commit 877a1d2
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 241 deletions.
4 changes: 2 additions & 2 deletions src/fsharp/FSharp.Compiler/FSharp.Compiler.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,10 @@
<Link>Utilities\TraceCall.fs</Link>
</Compile>
<Compile Include="..\rational.fsi">
<Link>ErrorLogging\rational.fsi</Link>
<Link>Utilities\rational.fsi</Link>
</Compile>
<Compile Include="..\rational.fs">
<Link>ErrorLogging\rational.fs</Link>
<Link>Utilities\rational.fs</Link>
</Compile>
<Compile Include="..\range.fsi">
<Link>ErrorLogging\range.fsi</Link>
Expand Down
Loading

0 comments on commit 877a1d2

Please sign in to comment.