view dwtx/dwtxhelper/MalformedURLException.d @ 191:1ef729510ed6

Fix compile error
author Frank Benoit <benoit@tionex.de>
date Tue, 28 Oct 2008 23:59:57 +0100
parents 25f1f92fa3df
children
line wrap: on
line source

module dwtx.dwtxhelper.MalformedURLException;

class MalformedURLException {
}