Update src/SUMMARY.md

Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
This commit is contained in:
Who? Me?! 2019-02-20 12:55:34 -05:00
parent f59ed9dbc5
commit 08522e27ec
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
- [Adding new tests](./tests/adding.md)
- [Using `compiletest` + commands to control test execution](./compiletest.md)
- [Walkthrough: a typical contribution](./walkthrough.md)
- [Implementing new feature](./implementing_new_feature.md)
- [Implementing new features](./implementing_new_feature.md)
- [Stabilizing Features](./stabilization_guide.md)
- [Debugging the Compiler](./compiler-debugging.md)
- [Profiling the compiler](./profiling.md)