The Cbased stimulus example .tgz is broken

The Cbased stimulus example .tgz is broken. could anyone uploaded it again? Thanks

Thanks for your feedback,

Please let us know the error message - is it a tar/untar problem or a compile/run problem?

Do you get an error like:
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors

Some browsers / tar programs do not work with the xxxx.tgz files - In this case please try:
% gunzip xxxxx.tgz
% tar xf xxxxx.tar

We will rename our tarballs to xxxx.tar.gz in future to make this clearer, hopefully this workaround will work for you in the meantime.