be1a29532e
X-SVN-Rev: 30671
4 lines
107 B
Bash
Executable File
4 lines
107 B
Bash
Executable File
#!/bin/sh
|
|
# /* Copyright (C) 2011 IBM Corporation and Others. All Rights Reserved */
|
|
icc -o iculd iculd.c
|