diff options
author | mszulecki | 2007-06-11 17:49:28 +0000 |
---|---|---|
committer | mszulecki | 2007-06-11 17:49:28 +0000 |
commit | 0d8a3ccfe29681d855bb18649af75cc177335a6b (patch) | |
tree | 2d420e917d3f28928b9dff8a72d6c3449b2d7aca /README | |
parent | c6421dddc6ede5f92a4626899083e9eaece0f380 (diff) | |
download | dskel-0d8a3ccfe29681d855bb18649af75cc177335a6b.tar.gz dskel-0d8a3ccfe29681d855bb18649af75cc177335a6b.tar.bz2 |
Remove GTK stuff for now, we are just an autotools D project skeleton.
git-svn-id: http://svn.sukimashita.com/repos/dskel/trunk@22 4281df72-ff29-0410-8fee-2d9ac0c5f5a7
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This package should provide a sample skeleton of a GTK+ based application +This package should provide a sample skeleton of an application written in the D Programming Language. It makes use of the common autotools and the GNU D Compiler (GDC). |