Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1370)

Side by Side Diff: src/dsdv6/examples/wscript

Issue 304640043: IPv6 Support for DSDV in ns-3
Patch Set: Created 7 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/dsdv6/examples/dsdv6-manet.cc ('k') | src/dsdv6/helper/dsdv6-helper.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ## -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
2
3 def build(bld):
4 obj = bld.create_ns3_program('dsdv6-manet', ['wifi', 'internet', 'dsdv6', ' applications'])
5 obj.source = 'dsdv6-manet.cc'
6
OLDNEW
« no previous file with comments | « src/dsdv6/examples/dsdv6-manet.cc ('k') | src/dsdv6/helper/dsdv6-helper.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b