Skip to content

Commit

Permalink
rm: removed useless .txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TendTo committed Nov 28, 2020
1 parent 2d7e0e9 commit a5d67e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions Mandelbrot_set_cuda.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@
<ClCompile Include="Mandelbrot_set.cpp" />
<ClCompile Include="main.cpp" />
</ItemGroup>
<ItemGroup>
<Text Include="Testo.txt" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
</ItemGroup>
Expand Down
3 changes: 0 additions & 3 deletions Mandelbrot_set_cuda.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
<Filter>src</Filter>
</CudaCompile>
</ItemGroup>
<ItemGroup>
<Text Include="Testo.txt" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
</ItemGroup>
Expand Down

0 comments on commit a5d67e2

Please sign in to comment.