- Port to SL-5
SKIPPED: psi/tecs/make_crv
This commit is contained in:
@@ -2595,6 +2595,7 @@ static int SicsCommandNode(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
}
|
||||
node->value.v.text = strdup(argv[2]);
|
||||
node->value.arrayLength = strlen(argv[2]);
|
||||
SetHdbProperty(node,"sicscommand", argv[2]);
|
||||
|
||||
kalle = MakeHipadabaCallback(CommandSetCallback,NULL, NULL, -1,-1);
|
||||
if(kalle == NULL){
|
||||
|
||||
Reference in New Issue
Block a user