diff options
Diffstat (limited to 'SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m')
-rw-r--r-- | SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m b/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m deleted file mode 100644 index b9c7b22..0000000 --- a/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | %! _photonPrintTiming_NA_i2 | ||
2 | |||
3 | function photonPrintTiming(elapsed) | ||
4 | disp(elapsed); | ||
5 | end \ No newline at end of file | ||