Changeset 924 for trunk/src/series.m
- Timestamp:
- Jan 15, 2016, 1:59:17 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series.m
r923 r924 14 14 % .civ1=0 or 1, .interp1, ... : input civ field type 15 15 % 16 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 17 % Copyright 2008-2015, LEGI / CNRS UJF G-INP, Joel.Sommeria@legi.grenoble-inp.fr 18 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 16 17 %======================================================================= 18 % Copyright 2008-2016, LEGI UMR 5519 / CNRS UGA G-INP, Grenoble, France 19 % http://www.legi.grenoble-inp.fr 20 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 21 % 19 22 % This file is part of the toolbox UVMAT. 20 % 23 % 21 24 % UVMAT is free software; you can redistribute it and/or modify 22 % it under the terms of the GNU General Public License as published by23 % the Free Software Foundation; either version 2 of the License, or24 % (at your option) any later version.25 % 25 % it under the terms of the GNU General Public License as published 26 % by the Free Software Foundation; either version 2 of the license, 27 % or (at your option) any later version. 28 % 26 29 % UVMAT is distributed in the hope that it will be useful, 27 30 % but WITHOUT ANY WARRANTY; without even the implied warranty of 28 31 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 29 % GNU General Public License ( file UVMAT/COPYING.txt) for more details.30 % AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA32 % GNU General Public License (see LICENSE.txt) for more details. 33 %======================================================================= 31 34 32 35 %------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.