Merge branch 'develop' of ssh://git.psi.ch/sinqdev/sics into develop

This commit is contained in:
2016-07-01 10:58:37 +02:00
10 changed files with 169 additions and 28 deletions

1
ofac.c
View File

@ -51,6 +51,7 @@ static void InitGeneral(void)
INIT(AddBinProtocol);
INIT(AddPMACProtocoll);
INIT(AddCharByCharProtocoll);
INIT(AddLscProtocol);
INIT(MakeTrace);
INIT(InitTaskOBJ);
INIT(RemoteObjectInit);