#!/bin/bash

cd figures
tclsh ../../../apps/diagram-viewer show *.dia
exit
