- Installed a new single bisecting with normal beam mode to SICS
This commit is contained in:
18
singlebinb.h
Normal file
18
singlebinb.h
Normal file
@ -0,0 +1,18 @@
|
||||
/*
|
||||
* singlebinb.h.
|
||||
*
|
||||
* Documentation: see singlebinb.c
|
||||
*
|
||||
*
|
||||
* Created on: Feb 13, 2012
|
||||
* Author: koennecke
|
||||
*/
|
||||
|
||||
#ifndef SINGLEBINB_H_
|
||||
#define SINGLEBINB_H_
|
||||
|
||||
|
||||
void initializeSingleBINB(pSingleDiff diff);
|
||||
|
||||
|
||||
#endif /* SINGLEBINB_H_ */
|
Reference in New Issue
Block a user