mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-10 19:11:41 +02:00
init
This commit is contained in:
commit
13e4bf1aa7
21 changed files with 2601 additions and 0 deletions
14
helper/leo-helper.h
Normal file
14
helper/leo-helper.h
Normal file
|
@ -0,0 +1,14 @@
|
|||
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
|
||||
#ifndef LEO_HELPER_H
|
||||
#define LEO_HELPER_H
|
||||
|
||||
#include "ns3/leo.h"
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
/* ... */
|
||||
|
||||
}
|
||||
|
||||
#endif /* LEO_HELPER_H */
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue