; Script that makes all links from the baserel to the normal files

	cd iostream
	execute make_links
	cd /

	cd src/
	execute make_links
	cd /

	cd ger_add
	execute make_links
	cd /
