source: codes/icosagcm/devel/build @ 728

Last change on this file since 728 was 637, checked in by dubos, 7 years ago

devel : fix PATH in make_icosa / build

  • Property svn:executable set to *
File size: 63 bytes
RevLine 
[12]1#!/bin/bash
[637]2export PATH=$PWD/tools/FCM/bin:$PATH
[152]3fcm build  $*
Note: See TracBrowser for help on using the repository browser.