We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58d33c commit 6a1f7e2Copy full SHA for 6a1f7e2
make.m
@@ -1,5 +1,5 @@
1
function make(pdir)
2
-% Actually a script in a function shell is going to "build" and run the app
+% Actually a script in a function shell. "build" and run the app.
3
4
%% Look at the dependencies
5
if nargin == 0
0 commit comments