• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3# ELFIOTest requires to have the current working directory here,
4# otherwise it would not find its test files
5cd `dirname $0`
6./ELFIOTest
7