#!/bin/bash

g++ -Wno-write-strings *.c *.cpp -o FEPSimulatorExec
