#!/bin/sh

../build/pthread_demo                          > pthread_demo.out
../build/openmp_demo                           > openmp_demo.out

