Skip to content

Commit

Permalink
First content
Browse files Browse the repository at this point in the history
modified:   .gitignore
new file:   Manifest.toml
modified:   Project.toml
modified:   README.md
modified:   src/MechanicalSketch.jl
new file:   src/arrow.jl
new file:   src/cart.jl
new file:   src/colors.jl
new file:   src/dimension_aligned.jl
new file:   src/foil.jl
new file:   src/power.jl
new file:   src/rope.jl
new file:   src/scale.jl
new file:   src/table.jl
modified:   test/runtests.jl
new file:   test/test_1.jl
new file:   test/test_1.png
new file:   test/test_10.jl
new file:   test/test_10.png
new file:   test/test_11.jl
new file:   test/test_11.png
new file:   test/test_12.jl
new file:   test/test_12.png
new file:   test/test_13.jl
new file:   test/test_13.png
new file:   test/test_14.jl
new file:   test/test_14.png
new file:   test/test_15.jl
new file:   test/test_15.png
new file:   test/test_16.jl
new file:   test/test_16.png
new file:   test/test_17.jl
new file:   test/test_17.png
new file:   test/test_18.jl
new file:   test/test_18.png
new file:   test/test_2.jl
new file:   test/test_2.png
new file:   test/test_3.jl
new file:   test/test_3.png
new file:   test/test_4.jl
new file:   test/test_4.png
new file:   test/test_5.jl
new file:   test/test_5.png
new file:   test/test_6.jl
new file:   test/test_6.png
new file:   test/test_7.jl
new file:   test/test_7.png
new file:   test/test_8.jl
new file:   test/test_8.png
new file:   test/test_9.jl
new file:   test/test_9.png
  • Loading branch information
hustf committed Aug 11, 2020
1 parent a42053c commit c095c3e
Show file tree
Hide file tree
Showing 51 changed files with 3,215 additions and 7 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Manifest.toml
Loading

0 comments on commit c095c3e

Please sign in to comment.