annotate build_packages.m @ 3188:4d4f59f1c5e6

Include Octave Forge 'geometry' package
author Anirudha Bose <ani07nov@gmail.com>
date Sun, 28 Jul 2013 00:05:56 +0530
parents c0061a9c3288
children f5640ebf00b0
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
3188
4d4f59f1c5e6 Include Octave Forge 'geometry' package
Anirudha Bose <ani07nov@gmail.com>
parents: 2960
diff changeset
14 pkg install geometry-1.7.0.tar.gz