dub sucks

This commit is contained in:
Adam D. Ruppe 2015-09-28 09:38:36 -04:00
parent ec24142538
commit 671550214d
1 changed files with 0 additions and 5 deletions

View File

@ -10,11 +10,6 @@
"name": "simpledisplay",
"description": "Window creation and basic drawing",
"sourceFiles": ["simpledisplay.d", "color.d"]
},
{
"name": "color",
"description": "Base library for image and color definitions",
"sourceFiles": ["color.d"]
}
]