#!/bin/bash
gcc -w genio.c genrmf.c genmain.c -o gen
