Skip to content

Commit

Permalink
colorful fractals
Browse files Browse the repository at this point in the history
  • Loading branch information
arpruss committed Jul 10, 2015
1 parent 171cac3 commit 5121711
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python2-scripts/mcpipy/mcpipy.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<Compile Include="lforest.py" />
<Compile Include="lsystem.py" />
<Compile Include="ltree.py" />
<Compile Include="mandelbrot.py" />
<Compile Include="mc.py" />
<Compile Include="mcdragoncurve.py" />
<Compile Include="mcpi\block.py" />
Expand Down Expand Up @@ -63,6 +64,7 @@
<Compile Include="render\render.py" />
<Compile Include="scan.py" />
<Compile Include="server.py" />
<Compile Include="sierpinski3d.py" />
<Compile Include="simpletree.py">
<SubType>Code</SubType>
</Compile>
Expand Down

0 comments on commit 5121711

Please sign in to comment.