Repositories
/
olsrd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'PolynomialDivision-feature/add_workflow'
[olsrd.git]
/
lib
/
dyn_gw
/
version-script.txt
1
VERS_1.0
2
{
3
global:
4
olsrd_plugin_interface_version;
5
olsrd_plugin_init;
6
olsrd_get_plugin_parameters;
7
8
local:
9
*;
10
};