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

Side by Side Diff: src/applications/examples/ppbp/wscript

Issue 4997043: Poisson Pareto Burst Process
Patch Set: Created 12 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
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('ppbp-traffic', ['point-to-point', 'application s', 'flow-monitor'])
5 obj.source = 'ppbp-traffic.cc'
OLDNEW

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