Subversion Repositories wimsdev

Rev

Rev 8571 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8566 bpr 1
#! /bin/sh
2
 
3
wims_home=`pwd`;
4
 
5
test="123,43.5,23.45665 2"
6
 
7
$wims_home/src/Misc/moneyprint/moneyprint $test
8
echo "\n"