Specify language version

This commit is contained in:
Vladimir Panteleev 2010-09-12 23:44:26 +03:00
parent 6a7f712560
commit 4559fc8dc8
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// Written in the D Programming Language, version 1
import std.stdio;
import std.process;
import std.stream;