|
Revision 153, 321 bytes
(checked in by sean, 3 years ago)
|
Set svn eol-style to 'native' for files that didn't have it already
|
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
The source code repository for Druntime is: |
|---|
| 2 |
http://dsource.org/projects/druntime |
|---|
| 3 |
|
|---|
| 4 |
Druntime is the minimum library required to support the D programming |
|---|
| 5 |
language. It includes the system code required to support the garbage |
|---|
| 6 |
collector, associative arrays, exception handling, array vector operations, |
|---|
| 7 |
startup/shutdown, etc. |
|---|