#!/bin/bash

cd ..
tree src -a -f --noreport -i | grep '\.cpp'
