|
||||
Warning, /pkg/mnc/parse_local_info is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTCda2a4629f8 Ed H*0001 #! /usr/bin/env sh 1ac23013aa Ed H*0002 # 0003 # 0004 0005 tag="../../doc/tag-index" 0006 if test -r $tag ; then 0007 a=`cat $tag | grep '^.Header:' | awk '{print $3 " " $4}'` 0008 else 0009 a="unknown" 0010 fi 0011 echo "#define MNC_TAG_ID '$a'" 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |