Removed app.d

This commit is contained in:
Tristan B. Kildaire 2020-05-02 19:36:12 +02:00
parent 69b5294569
commit 85cef23b43
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
import std.stdio;
import bmessage;
void main()
{
writeln("Edit source/app.d to start your project.");
}