head	1.2;
access;
symbols
	charm6_1:1.2
	charm_6_0_1:1.2
	charm6_0_1:1.2
	charm6_0:1.2
	ChaNGa_1-0:1.2
	charm5_9:1.2;
locks; strict;
comment	@# @;


1.2
date	2004.06.01.20.39.48;	author chao;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.25.19.56.15;	author olawlor;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Use 'dirname $0' to get charm bin instead of 'which charmc'
@
text
@#!/bin/sh
CHARMBIN=`dirname $0`
$CHARMBIN/charmc -language ampif $@@
@


1.1
log
@Simple wrappers around charmc.  These make AMPI makefile-compatible
with regular MPI.
@
text
@d2 2
a3 1
`which charmc` -language ampif $@@
@

