/[MITgcm]/MITgcm/tools/convert_cpp_cmd2defines
ViewVC logotype

Diff of /MITgcm/tools/convert_cpp_cmd2defines

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

revision 1.3 by adcroft, Tue Nov 25 15:31:47 2003 UTC revision 1.4 by edhill, Tue Nov 25 17:22:47 2003 UTC
# Line 1  Line 1 
1  #!/bin/sh  #! /usr/bin/env sh
2  #  #
3  # Converts -Dmacro to #define macro  # Converts -Dmacro to #define macro
4  #      and -Umacro to #undef macro  #      and -Umacro to #undef macro

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

  ViewVC Help
Powered by ViewVC 1.1.22