1
0
Fork 0
mirror of https://github.com/besterprotocol/bformat synced 2023-12-13 21:30:24 +01:00

Removed app.d

This commit is contained in:
Tristan B. Kildaire 2020-05-02 19:36:12 +02:00
parent 69b5294569
commit 85cef23b43

View file

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