From bab430316c0c5b88a59c1145a92c55bb55c7da11 Mon Sep 17 00:00:00 2001 From: mszulecki Date: Wed, 21 Feb 2007 17:18:01 +0000 Subject: First attempt at an autotools D helloworld. git-svn-id: http://svn.sukimashita.com/repos/dskel/trunk@2 4281df72-ff29-0410-8fee-2d9ac0c5f5a7 --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..13cdc9e --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +This package should provide a sample skeleton of a GTK+ based application +written in the D Programming Language. + +It makes use of the common autotools and the GNU D Compiler (GDC). -- cgit v1.1-32-gdbae