- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -5,10 +5,10 @@
|
||||
* copyright: see file COPYRIGHT
|
||||
*
|
||||
* Mark Koennecke, December 2008
|
||||
*/
|
||||
*/
|
||||
#ifndef MOTORSEC_H_
|
||||
#define MOTORSEC_H_
|
||||
int SecMotorFactory(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int SecMotorFactory(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
#endif /*MOTORSEC_H_*/
|
||||
#endif /*MOTORSEC_H_ */
|
||||
|
Reference in New Issue
Block a user