view trunk/src/main.d @ 0:8ba2570de175

Initial import.
author aziz
date Mon, 28 May 2007 19:03:02 +0000
parents
children 4bbce78bfb1e
line wrap: on
line source

/++
  Author: Aziz Köksal
  License: GPL2
+/
module dparser;

void main(char[][] args)
{

}