Merge branch 'master' of ssh://gitlab.psi.ch/sinqdev/sicspsi

This commit is contained in:
2016-12-14 09:10:01 +01:00
3 changed files with 81 additions and 2 deletions

2
psi.c
View File

@ -126,7 +126,7 @@ static void AddPsiCommands(SicsInterp * pInter)
SCMD("MakeEigerMono", InitEigerMono);
PCMD("cnvrt", CnvrtAction);
SCMD("MakeEpicsAdapter", MakeEpicsAdapter);
PCMD("zebraswap", ZebraSwap);
/*
* Tcl 8.5 has implemented the clock command in tcl rather then C.
* This includes the same command, backported from Tcl 8.4