Changeset 31 for trunk/src/uvmat.m


Ignore:
Timestamp:
Mar 3, 2010, 12:27:20 PM (14 years ago)
Author:
gostiaux
Message:

if the file revision.log is absent nothing is written : now it works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/uvmat.m

    r30 r31  
    331331        fclose(fid);
    332332       else
    333            set(handles.UVMAT_title,'String',[{'Copyright Joel Sommeria, 2008, Coriolis/ LEGI / CNRS-UJF-INPG';'GNU General Public License'; path_to_uvmat; 'version 2.2.beta';date_str};errormsg]);
     333           set(handles.UVMAT_title,'String',[{'Copyright Joel Sommeria, 2008, Coriolis/ LEGI / CNRS-UJF-INPG';'GNU General Public License'; path_to_uvmat;date_str};errormsg]);
    334334       end
    335335   end
Note: See TracChangeset for help on using the changeset viewer.