- changed OxiGet
- various bug fixes and improvements
This commit is contained in:
2
pardef.h
2
pardef.h
@ -133,7 +133,7 @@ typedef struct ParData {
|
||||
void ParTail(char *tail); /* comment to appear after list entry (e.g. units).
|
||||
If ParList is not called, ParTail will force to appear
|
||||
in standard list. */
|
||||
void ParLogAs(char *name); /* switch log on and give sugar name (NULL for default name) */
|
||||
void ParLogAs(char *name); /* switch log on and give sugar name (NULL for no logging) */
|
||||
|
||||
/*
|
||||
Parameter type definitions:
|
||||
|
Reference in New Issue
Block a user