#!/bin/bash
		export BASE_DIR=`dirname "$0"`
		. "$BASE_DIR"/setPathes.sh
		"$BASE_DIR"/bin/PartialChargesCopy.bin "$@" 
