diff --git a/examples/routing/wscript b/examples/routing/wscript index d0b5619c7..bc91acb26 100644 --- a/examples/routing/wscript +++ b/examples/routing/wscript @@ -47,4 +47,3 @@ def build(bld): ['csma', 'internet', 'internet-apps']) obj.source = 'rip-simple-network.cc' - \ No newline at end of file