Skip to content

Commit 24c1ea2

Browse files
committed
mh fix
1 parent f66969d commit 24c1ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/initPTB.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
more off;
3232

3333
% Resets the seed of the random number generator
34-
setUpRand()
34+
setUpRand();
3535

3636
% check for OpenGL compatibility, abort otherwise:
3737
AssertOpenGL;

0 commit comments

Comments
 (0)