Skip to content

Commit

Permalink
Added Nico references to fsx files.
Browse files Browse the repository at this point in the history
Former-commit-id: 5738515
  • Loading branch information
bryanedds committed Mar 26, 2017
1 parent 30aeee3 commit 15532e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Nu/Nu.Gaia/Interactive.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#r "../../Nu/Nu.Dependencies/FSharpx.Collections/FSharpx.Collections.dll"
#r "../../Nu/Nu.Dependencies/Farseer/FarseerPhysics.dll"
#r "../../Nu/Nu.Dependencies/Magick.NET/Magick.NET-AnyCPU.dll"
#r "../../Nu/Nu.Dependencies/Nito.Collections.Deque/Nito.Collections.Deque.dll"
#r "../../Nu/Nu.Dependencies/SDL2#/Debug/SDL2#.dll"
#r "../../Nu/Nu.Dependencies/TiledSharp/Debug/TiledSharp.dll"
#r "../../Nu/Nu.SDL2/bin/Debug/Nu.SDL2.dll"
Expand Down
1 change: 1 addition & 0 deletions Nu/Nu/Interactive.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#r "../../Nu/Nu.Dependencies/FSharpx.Collections/FSharpx.Collections.dll"
#r "../../Nu/Nu.Dependencies/Farseer/FarseerPhysics.dll"
#r "../../Nu/Nu.Dependencies/Magick.NET/Magick.NET-AnyCPU.dll"
#r "../../Nu/Nu.Dependencies/Nito.Collections.Deque/Nito.Collections.Deque.dll"
#r "../../Nu/Nu.Dependencies/SDL2#/Debug/SDL2#.dll"
#r "../../Nu/Nu.Dependencies/TiledSharp/Debug/TiledSharp.dll"
#r "../../Nu/Nu.SDL2/bin/Debug/Nu.SDL2.dll"
Expand Down

0 comments on commit 15532e9

Please sign in to comment.