From c0befc15725222f67db8b543d820fb1ac1645357 Mon Sep 17 00:00:00 2001 From: walter Date: Mon, 13 Oct 2008 00:47:05 +0000 Subject: [PATCH] update readme.txt git-svn-id: http://svn.dsource.org/projects/druntime/trunk@23 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f --- readme.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..8fd212d --- /dev/null +++ b/readme.txt @@ -0,0 +1,10 @@ + Druntime + +The source code repository for druntime is: http://dsource.org/projects/druntime + +Druntime is the minimum library required to support the D programming +language. It includes the system code required to support the garbage collector, +associative arrays, exception handling, array vector operations, +startup/shutdown, etc. + +Druntime forms a common layer underlying the Phobos and Tango user libraries. -- 2.43.0