#!/usr/bin/env bash

#cd src
bisonc++ tnlConfigDescriptionParser.y
flex++ tnlConfigDescriptionScanner.l
#cd ..
