annotate build_packages.m @ 3231:ed6444cc0dcb

Fix typo from commit 3218:8ede5874e2f1 * src/qt.mk: change make conditional statement end from 'fi)' to ')'.
author John Donoghue <john.donoghue@ieee.org>
date Sat, 10 Aug 2013 21:50:17 -0400
parents c0061a9c3288
children e3944cf36a54
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2960
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1 more ("off");
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2 echo ("on");
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3 pkg install general-1.3.2.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4 pkg install miscellaneous-1.2.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
5 pkg install struct-1.0.10.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
6 pkg install optim-1.2.2a.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
7 pkg install specfun-1.1.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
8 pkg install control-2.4.1.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
9 pkg install signal-1.2.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
10 pkg install communications-1.1.1a.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
11 pkg install image-2.0.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
12 pkg install io-1.2.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
13 pkg install statistics-1.1.3.tar.gz