Moving apps back to apps/ folder.  Finally worked out the problem with headers

WAF building system copies all headers to one directory. As a result,
all #include directives in all NS3 modules should be either in form
"ns3/header-file.h" or just "header-file.h", disregarding the actual
directory structure.
24 files changed
tree: 8b94f7c8240e8709081e4ab045b6a49a60828327
  1. apps/
  2. bindings/
  3. examples/
  4. helper/
  5. model/
  6. test/
  7. .gitignore
  8. waf
  9. wscript