/[MITgcm]/MITgcm_contrib/darwinview/src/windows.c
ViewVC logotype

Diff of /MITgcm_contrib/darwinview/src/windows.c

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

revision 1.1 by cnh, Thu Jul 5 14:55:02 2007 UTC revision 1.2 by marissa, Wed Jul 11 14:34:55 2007 UTC
# Line 11  Line 11 
11  #define MAX 200  #define MAX 200
12    
13  int NX, NY, MAXNZ, sets;  int NX, NY, MAXNZ, sets;
14    int foo;
15    
16  void do_byteswap_f32( float arr[], int nel ), global(), local( int, int );  void do_byteswap_f32( float arr[], int nel ), global(), local( int, int );
17  void readnames( char[] ), readarray( float[], char[], int ), readjet();  void readnames( char[] ), readarray( float[], char[], int ), readjet();

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

  ViewVC Help
Powered by ViewVC 1.1.22