Skip to content

Commit

Permalink
Merge pull request #6 from PenguinEmpire/dev
Browse files Browse the repository at this point in the history
Dev to master
  • Loading branch information
ryan-blanchard authored Mar 25, 2019
2 parents fd25f62 + 807e16f commit 2a1ec73
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 146 deletions.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"files.associations": {
"*.inc": "cpp",
"string": "cpp",
"unordered_map": "cpp"
"unordered_map": "cpp",
"cmath": "cpp",
"complex": "cpp"
}
}
Loading

0 comments on commit 2a1ec73

Please sign in to comment.