workaround for bug 1561: doxygen for optional modules

This commit is contained in:
Tom Henderson
2012-12-21 15:50:25 -08:00
parent 2ab956e17c
commit 683af560b1

View File

@@ -496,7 +496,6 @@ int main (int argc, char *argv[])
info.RecordAggregationInfo ("ns3::Node", "ns3::Ipv6L3Protocol");
info.RecordAggregationInfo ("ns3::Node", "ns3::Icmpv6L4Protocol");
info.RecordAggregationInfo ("ns3::Node", "ns3::TcpL4Protocol");
info.RecordAggregationInfo ("ns3::Node", "ns3::NscTcpL4Protocol");
// Create a channel object so that channels appear in the namespace
// paths that will be generated here.