annotate build_packages.m @ 2960:c0061a9c3288

build_packages.m: new file
author John W. Eaton <jwe@octave.org>
date Mon, 14 Jan 2013 16:21:55 -0500
parents
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