source: trunk/anuga_work/anuga_cuda/src/scripts/sh01.sh @ 9334

Last change on this file since 9334 was 9017, checked in by steve, 11 years ago

Adding in Zhe (John) Weng's anuga_cuda code as obtained from googlecode https://code.google.com/p/anuga-cuda

  • Property svn:executable set to *
File size: 92 bytes
Line 
1#!/bin/bash
2#Program:
3#       Hello World
4#History:
5#       2012/10/2
6echo -e "Hello World!\a\n"
7exit 0
Note: See TracBrowser for help on using the repository browser.