Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update tips-on-nest.md
  • Loading branch information
saq10002 committed Jan 23, 2015
1 parent 381f14b commit f70517b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tips-on-nest.md
Expand Up @@ -137,4 +137,6 @@ Debugging the NEST Project
==========================
You can set up a project with your favourite IDE (e.g., NetBeans or Eclipse) and create a ```C++``` project with existing source from the ```nest/nest-2.6.0``` directory. Because we have built NEST with debug information, you will be use your IDE's debugging facilities.


How to Add New Code to NEST
===========================
See [Adding New Code to NEST](adding-new-code-to-nest.md).

0 comments on commit f70517b

Please sign in to comment.