Skip to content

Commit

Permalink
Merge pull request #10 from davidanthoff/small-stuff
Browse files Browse the repository at this point in the history
Small stuff
  • Loading branch information
rjplevin authored Jun 12, 2019
2 parents a0a2fad + 480f7a6 commit 6df742d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 131 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
*.jl.mem
deps/deps.jl
docs/build
.vscode
lcov.info
129 changes: 0 additions & 129 deletions Manifest.toml

This file was deleted.

3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name = "Classes"
uuid = "1a9c1350-211b-5766-99cd-4544d885a0d1"
version = "0.1.3-DEV"

[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

[compat]
julia = "1.0, 1.1"
julia = "1"

[extras]
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
Expand Down
1 change: 0 additions & 1 deletion test/REQUIRE

This file was deleted.

0 comments on commit 6df742d

Please sign in to comment.