File tree 6 files changed +11
-1
lines changed
6 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 50
50
<project name =" module_lte" path =" agent_modules/lte" />
51
51
<!-- Examples -->
52
52
<project name =" examples" path =" examples" />
53
+ <!-- Showcase -->
54
+ <project name =" final_showcase" path =" final_showcase" />
53
55
<!-- Tests -->
54
56
<project name =" tests" path =" tests" />
55
57
<!-- Other -->
Original file line number Diff line number Diff line change 40
40
<project name =" wireless_stats" path =" apps/wireless_stats" />
41
41
<!-- Examples -->
42
42
<project name =" examples" path =" examples" />
43
+ <!-- Showcase -->
44
+ <project name =" final_showcase" path =" final_showcase" />
43
45
<!-- Other -->
44
46
<project name =" wishful_mininet" path =" mininet" />
45
47
<project name =" ExperimentationTools" remote =" wirelesstestbedacademy" path =" experimentation_tools" />
Original file line number Diff line number Diff line change 51
51
<project name =" module_lte" path =" agent_modules/lte" />
52
52
<!-- Examples -->
53
53
<project name =" examples" path =" examples" />
54
+ <!-- Showcase -->
55
+ <project name =" final_showcase" path =" final_showcase" />
54
56
<!-- Tests -->
55
57
<project name =" tests" path =" tests" />
56
58
<!-- Other -->
Original file line number Diff line number Diff line change 26
26
./agent_modules/contiki
27
27
./agent_modules/iris
28
28
./examples
29
- ./tests
29
+ ./final_showcase
30
+ #./tests
30
31
./mininet
31
32
./experimentation_tools
Original file line number Diff line number Diff line change 22
22
-e ./apps/wireless_stats
23
23
-e ./examples
24
24
-e ./mininet
25
+ -e ./final_showcase
Original file line number Diff line number Diff line change 50
50
<project name =" module_lte" path =" agent_modules/lte" />
51
51
<!-- Examples -->
52
52
<project name =" examples" path =" examples" />
53
+ <!-- Showcase -->
54
+ <project name =" final_showcase" path =" final_showcase" />
53
55
<!-- Tests -->
54
56
<project name =" tests" path =" tests" />
55
57
<!-- Other -->
You can’t perform that action at this time.
0 commit comments