- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
* make a drivable parameter:
|
||||
* Usage:
|
||||
* MakeGenDrivable name par-node control-node
|
||||
*/
|
||||
int GenDrivableFactory(SConnection *pCon, SicsInterp *pSics,
|
||||
void *pData, int argc, char *argv[]);
|
||||
*/
|
||||
int GenDrivableFactory(SConnection * pCon, SicsInterp * pSics,
|
||||
void *pData, int argc, char *argv[]);
|
||||
|
||||
#endif /*GENINTER_H_*/
|
||||
#endif /*GENINTER_H_ */
|
||||
|
Reference in New Issue
Block a user