Changeset 2058
- Timestamp:
- 10/09/07 12:08:15 (5 years ago)
- Location:
- trunk
- Files:
-
- 44 modified
-
COPYING (modified) (1 diff)
-
Makefile.in (modified) (1 diff)
-
aclocal.m4 (modified) (1 diff)
-
build.bat (modified) (1 diff)
-
compiletest.sh (modified) (1 diff)
-
configure.in (modified) (1 diff)
-
gscan.pl (modified) (1 diff)
-
header (modified) (1 diff)
-
install.bat (modified) (1 diff)
-
lib/LGPL (modified) (1 diff)
-
lib/tools/matlab/CheckNeutNumber.m (modified) (1 diff)
-
lib/tools/matlab/CheckTimeout.m (modified) (1 diff)
-
lib/tools/matlab/PlotInstrument.m (modified) (1 diff)
-
lib/tools/matlab/ReshapeTransform.m (modified) (1 diff)
-
lib/tools/matlab/mcdisplay.m (modified) (1 diff)
-
lib/tools/matlab/mcplot.m (modified) (1 diff)
-
lib/tools/matlab/resume.m (modified) (1 diff)
-
lib/tools/matlab/wait.m (modified) (1 diff)
-
lib/tools/perl/mcfrontlib.pl (modified) (1 diff)
-
lib/tools/perl/mcfrontlib2D.pl (modified) (1 diff)
-
lib/tools/perl/mcguilib.pl (modified) (1 diff)
-
lib/tools/perl/mcoptimlib.pl (modified) (1 diff)
-
lib/tools/perl/mcplotlib.pl (modified) (1 diff)
-
lib/tools/perl/mcrunlib.pl (modified) (1 diff)
-
lib/tools/perl/mcstas_config.perl.in (modified) (1 diff)
-
lib/tools/perl/mcstas_reconfigure.in (modified) (1 diff)
-
lib/tools/scilab/mcdisplay.sci (modified) (1 diff)
-
lib/tools/scilab/mcplot.sci (modified) (1 diff)
-
mcconvert.pl (modified) (1 diff)
-
mcdaemon.pl (modified) (1 diff)
-
mcdisplay.pl (modified) (1 diff)
-
mcformatgui.pl (modified) (1 diff)
-
mcgui.pl (modified) (1 diff)
-
mcplot.pl (modified) (1 diff)
-
mcresplot.pl (modified) (1 diff)
-
mcrun.pl (modified) (1 diff)
-
mcstas.nsi (modified) (1 diff)
-
mcstas2vitess.pl (modified) (1 diff)
-
mkdist (modified) (1 diff)
-
mpicc.bat (modified) (1 diff)
-
setup.bat (modified) (1 diff)
-
setversion (modified) (1 diff)
-
setyear (modified) (1 diff)
-
support/Win32/perlinst.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/COPYING
r812 r2058 315 315 This program is free software; you can redistribute it and/or modify 316 316 it under the terms of the GNU General Public License as published by 317 the Free Software Foundation; either version 2 of the License, or 318 (at your option) any later version. 317 the Free Software Foundation; version 2 of the License. 319 318 320 319 This program is distributed in the hope that it will be useful, -
trunk/Makefile.in
r2057 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/aclocal.m4
r940 r2058 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 9 # the Free Software Foundation; version 2 of the License. 11 10 # 12 11 # This program is distributed in the hope that it will be useful, -
trunk/build.bat
r1729 r2058 7 7 @rem This program is free software; you can redistribute it and/or modify 8 8 @rem it under the terms of the GNU General Public License as published by 9 @rem the Free Software Foundation; either version 2 of the License, or 10 @rem (at your option) any later version. 9 @rem the Free Software Foundation; version 2 of the License. 11 10 @rem 12 11 @rem This program is distributed in the hope that it will be useful, -
trunk/compiletest.sh
r1742 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/configure.in
r1991 r2058 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 9 # the Free Software Foundation; version 2 of the License. 11 10 # 12 11 # This program is distributed in the hope that it will be useful, -
trunk/gscan.pl
r1061 r2058 15 15 # This program is free software; you can redistribute it and/or modify 16 16 # it under the terms of the GNU General Public License as published by 17 # the Free Software Foundation; either version 2 of the License, or 18 # (at your option) any later version. 17 # the Free Software Foundation; version 2 of the License. 19 18 # 20 19 # This program is distributed in the hope that it will be useful, -
trunk/header
r983 r2058 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation; either version 2 of the License, or 9 (at your option) any later version. 8 the Free Software Foundation; version 2 of the License. 10 9 11 10 This program is distributed in the hope that it will be useful, -
trunk/install.bat
r1957 r2058 7 7 @rem This program is free software; you can redistribute it and/or modify 8 8 @rem it under the terms of the GNU General Public License as published by 9 @rem the Free Software Foundation; either version 2 of the License, or 10 @rem (at your option) any later version. 9 @rem the Free Software Foundation; version 2 of the License. 11 10 @rem 12 11 @rem This program is distributed in the hope that it will be useful, -
trunk/lib/LGPL
r550 r2058 455 455 This library is free software; you can redistribute it and/or 456 456 modify it under the terms of the GNU Library General Public 457 License as published by the Free Software Foundation; either458 version 2 of the License, or (at your option) any later version.457 License as published by the Free Software Foundation; version 2 of 458 the License. 459 459 460 460 This library is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/CheckNeutNumber.m
r940 r2058 10 10 % This program is free software; you can redistribute it and/or modify 11 11 % it under the terms of the GNU General Public License as published by 12 % the Free Software Foundation; either version 2 of the License, or 13 % (at your option) any later version. 12 % the Free Software Foundation; version 2 of the License. 14 13 % 15 14 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/CheckTimeout.m
r940 r2058 10 10 % This program is free software; you can redistribute it and/or modify 11 11 % it under the terms of the GNU General Public License as published by 12 % the Free Software Foundation; either version 2 of the License, or 13 % (at your option) any later version. 12 % the Free Software Foundation; version 2 of the License. 14 13 % 15 14 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/PlotInstrument.m
r1736 r2058 11 11 % This program is free software; you can redistribute it and/or modify 12 12 % it under the terms of the GNU General Public License as published by 13 % the Free Software Foundation; either version 2 of the License, or 14 % (at your option) any later version. 13 % the Free Software Foundation; version 2 of the License. 15 14 % 16 15 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/ReshapeTransform.m
r940 r2058 10 10 % This program is free software; you can redistribute it and/or modify 11 11 % it under the terms of the GNU General Public License as published by 12 % the Free Software Foundation; either version 2 of the License, or 13 % (at your option) any later version. 12 % the Free Software Foundation; version 2 of the License. 14 13 % 15 14 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/mcdisplay.m
r1736 r2058 27 27 % This program is free software; you can redistribute it and/or modify 28 28 % it under the terms of the GNU General Public License as published by 29 % the Free Software Foundation; either version 2 of the License, or 30 % (at your option) any later version. 29 % the Free Software Foundation; version 2 of the License. 31 30 % 32 31 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/mcplot.m
r1715 r2058 42 42 % This program is free software; you can redistribute it and/or modify 43 43 % it under the terms of the GNU General Public License as published by 44 % the Free Software Foundation; either version 2 of the License, or 45 % (at your option) any later version. 44 % the Free Software Foundation; version 2 of the License. 46 45 % 47 46 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/resume.m
r940 r2058 10 10 % This program is free software; you can redistribute it and/or modify 11 11 % it under the terms of the GNU General Public License as published by 12 % the Free Software Foundation; either version 2 of the License, or 13 % (at your option) any later version. 12 % the Free Software Foundation; version 2 of the License. 14 13 % 15 14 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/matlab/wait.m
r940 r2058 10 10 % This program is free software; you can redistribute it and/or modify 11 11 % it under the terms of the GNU General Public License as published by 12 % the Free Software Foundation; either version 2 of the License, or 13 % (at your option) any later version. 12 % the Free Software Foundation; version 2 of the License. 14 13 % 15 14 % This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcfrontlib.pl
r1955 r2058 12 12 # This program is free software; you can redistribute it and/or modify 13 13 # it under the terms of the GNU General Public License as published by 14 # the Free Software Foundation; either version 2 of the License, or 15 # (at your option) any later version. 14 # the Free Software Foundation; version 2 of the License. 16 15 # 17 16 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcfrontlib2D.pl
r1562 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcguilib.pl
r2053 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcoptimlib.pl
r1838 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcplotlib.pl
r2036 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcrunlib.pl
r1981 r2058 8 8 # This program is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2 of the License, or 11 # (at your option) any later version. 10 # the Free Software Foundation; version 2 of the License. 12 11 # 13 12 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcstas_config.perl.in
r1927 r2058 252 252 # This program is free software; you can redistribute it and/or modify 253 253 # it under the terms of the GNU General Public License as published by 254 # the Free Software Foundation; either version 2 of the License, or 255 # (at your option) any later version. 254 # the Free Software Foundation; version 2 of the License. 256 255 # 257 256 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/perl/mcstas_reconfigure.in
r1853 r2058 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 9 # the Free Software Foundation; version 2 of the License. 11 10 # 12 11 # This program is distributed in the hope that it will be useful, -
trunk/lib/tools/scilab/mcdisplay.sci
r1098 r2058 17 17 // This program is free software; you can redistribute it and/or modify 18 18 // it under the terms of the GNU General Public License as published by 19 // the Free Software Foundation; either version 2 of the License, or 20 // (at your option) any later version. 19 // the Free Software Foundation; version 2 of the License. 21 20 // 22 21 // This program is distributed in the hope that it will be useful, -
trunk/lib/tools/scilab/mcplot.sci
r1715 r2058 39 39 // This program is free software; you can redistribute it and/or modify 40 40 // it under the terms of the GNU General Public License as published by 41 // the Free Software Foundation; either version 2 of the License, or 42 // (at your option) any later version. 41 // the Free Software Foundation; version 2 of the License. 43 42 // 44 43 // This program is distributed in the hope that it will be useful, -
trunk/mcconvert.pl
r940 r2058 17 17 # This program is free software; you can redistribute it and/or modify 18 18 # it under the terms of the GNU General Public License as published by 19 # the Free Software Foundation; either version 2 of the License, or 20 # (at your option) any later version. 19 # the Free Software Foundation; version 2 of the License. 21 20 # 22 21 # This program is distributed in the hope that it will be useful, -
trunk/mcdaemon.pl
r1990 r2058 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 9 # the Free Software Foundation; version 2 of the License. 11 10 # 12 11 # This program is distributed in the hope that it will be useful, -
trunk/mcdisplay.pl
r1865 r2058 20 20 # This program is free software; you can redistribute it and/or modify 21 21 # it under the terms of the GNU General Public License as published by 22 # the Free Software Foundation; either version 2 of the License, or 23 # (at your option) any later version. 22 # the Free Software Foundation; version 2 of the License. 24 23 # 25 24 # This program is distributed in the hope that it will be useful, -
trunk/mcformatgui.pl
r1960 r2058 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 9 # the Free Software Foundation; version 2 of the License. 11 10 # 12 11 # This program is distributed in the hope that it will be useful, -
trunk/mcgui.pl
r2052 r2058 11 11 # This program is free software; you can redistribute it and/or modify 12 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 13 # the Free Software Foundation; version 2 of the License. 15 14 # 16 15 # This program is distributed in the hope that it will be useful, -
trunk/mcplot.pl
r1955 r2058 11 11 # This program is free software; you can redistribute it and/or modify 12 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 13 # the Free Software Foundation; version 2 of the License. 15 14 # 16 15 # This program is distributed in the hope that it will be useful, -
trunk/mcresplot.pl
r1377 r2058 11 11 # This program is free software; you can redistribute it and/or modify 12 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 13 # the Free Software Foundation; version 2 of the License. 15 14 # 16 15 # This program is distributed in the hope that it will be useful, -
trunk/mcrun.pl
r2037 r2058 11 11 # This program is free software; you can redistribute it and/or modify 12 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 13 # the Free Software Foundation; version 2 of the License. 15 14 # 16 15 # This program is distributed in the hope that it will be useful, -
trunk/mcstas.nsi
r1998 r2058 6 6 # This program is free software; you can redistribute it and/or modify 7 7 # it under the terms of the GNU General Public License as published by 8 # the Free Software Foundation; either version 2 of the License, or 9 # (at your option) any later version. 8 # the Free Software Foundation; version 2 of the License. 10 9 # 11 10 # This program is distributed in the hope that it will be useful, -
trunk/mcstas2vitess.pl
r1485 r2058 11 11 # This program is free software; you can redistribute it and/or modify 12 12 # it under the terms of the GNU General Public License as published by 13 # the Free Software Foundation; either version 2 of the License, or 14 # (at your option) any later version. 13 # the Free Software Foundation; version 2 of the License. 15 14 # 16 15 # This program is distributed in the hope that it will be useful, -
trunk/mkdist
r2007 r2058 18 18 # This program is free software; you can redistribute it and/or modify 19 19 # it under the terms of the GNU General Public License as published by 20 # the Free Software Foundation; either version 2 of the License, or 21 # (at your option) any later version. 20 # the Free Software Foundation; version 2 of the License. 22 21 # 23 22 # This program is distributed in the hope that it will be useful, -
trunk/mpicc.bat
r1957 r2058 6 6 @rem This program is free software; you can redistribute it and/or modify 7 7 @rem it under the terms of the GNU General Public License as published by 8 @rem the Free Software Foundation; either version 2 of the License, or 9 @rem (at your option) any later version. 8 @rem the Free Software Foundation; version 2 of the License. 10 9 @rem 11 10 @rem This program is distributed in the hope that it will be useful, -
trunk/setup.bat
r1607 r2058 7 7 @rem This program is free software; you can redistribute it and/or modify 8 8 @rem it under the terms of the GNU General Public License as published by 9 @rem the Free Software Foundation; either version 2 of the License, or 10 @rem (at your option) any later version. 9 @rem the Free Software Foundation; version 2 of the License. 11 10 @rem 12 11 @rem This program is distributed in the hope that it will be useful, -
trunk/setversion
r1685 r2058 12 12 # This program is free software; you can redistribute it and/or modify 13 13 # it under the terms of the GNU General Public License as published by 14 # the Free Software Foundation; either version 2 of the License, or 15 # (at your option) any later version. 14 # the Free Software Foundation; version 2 of the License. 16 15 # 17 16 # This program is distributed in the hope that it will be useful, -
trunk/setyear
r1531 r2058 12 12 # This program is free software; you can redistribute it and/or modify 13 13 # it under the terms of the GNU General Public License as published by 14 # the Free Software Foundation; either version 2 of the License, or 15 # (at your option) any later version. 14 # the Free Software Foundation; version 2 of the License. 16 15 # 17 16 # This program is distributed in the hope that it will be useful, -
trunk/support/Win32/perlinst.pl
r964 r2058 6 6 # This program is free software; you can redistribute it and/or modify 7 7 # it under the terms of the GNU General Public License as published by 8 # the Free Software Foundation; either version 2 of the License, or 9 # (at your option) any later version. 8 # the Free Software Foundation; version 2 of the License. 10 9 # 11 10 # This program is distributed in the hope that it will be useful,
