/[MITgcm]/MITgcm/lsopt/dgscale.F
ViewVC logotype

Diff of /MITgcm/lsopt/dgscale.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by heimbach, Fri Nov 15 04:03:24 2002 UTC revision 1.3 by heimbach, Wed Nov 19 19:07:02 2003 UTC
# Line 18  c     ================================== Line 18  c     ==================================
18    
19        implicit none        implicit none
20    
21  #include <blas1.h>  #include "blas1.h"
22    
23        integer nn        integer nn
24        double precision    gold(nn), xdiff(nn), diag(nn)        double precision    gold(nn), xdiff(nn), diag(nn)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22