- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
#ifndef SICSHDBADAPTER_H_
|
||||
#define SICSHDBADAPTER_H_
|
||||
|
||||
int SICSHdbAdapter(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int HdbSubSample(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int SICSHdbAdapter(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int HdbSubSample(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
#endif /*SICSHDBADAPTER_H_*/
|
||||
#endif /*SICSHDBADAPTER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user