Browse Source

add scratchpad script.

master
Craig Oates 6 years ago
parent
commit
8da13c695e
  1. 1
      SmoulderingBeachBall/SmoulderingBeachBall/ScratchPad.fsx
  2. 3
      SmoulderingBeachBall/SmoulderingBeachBall/SmoulderingBeachBall.fsproj

1
SmoulderingBeachBall/SmoulderingBeachBall/ScratchPad.fsx

@ -0,0 +1 @@


3
SmoulderingBeachBall/SmoulderingBeachBall/SmoulderingBeachBall.fsproj

@ -6,6 +6,9 @@
<ItemGroup> <ItemGroup>
<Compile Include="ImageMaker.fs" /> <Compile Include="ImageMaker.fs" />
<None Include="ScratchPad.fsx" />
</ItemGroup> </ItemGroup>
<ItemGroup />
</Project> </Project>

Loading…
Cancel
Save