source: CPL/oasis3/trunk/util/compile/frames/include/Prolog_all.h @ 1677

Last change on this file since 1677 was 1677, checked in by aclsce, 12 years ago

Imported oasis3 (tag ipslcm5a) from cvs server to svn server (igcmg project).

File size: 222 bytes
Line 
1################################# Prolog  #######################################
2#
3# 'Prolog' : Node name and operating system etc.
4#
5
6export NODE=$node
7
8echo ' '
9echo 'This script runs on node ' $NODE'.'
10
11cd $SCRIPTDIR
12
Note: See TracBrowser for help on using the repository browser.