Skip to content

Commit c9f552a

Browse files
committed
Add main from ddox
1 parent e116c9d commit c9f552a

File tree

2 files changed

+471
-1
lines changed

2 files changed

+471
-1
lines changed

dpl-docs/source/app.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module app;
22

3-
import ddox.main;
3+
import ddox_main;
44
import std.getopt;
55
import std.process;
66
import vibe.core.log;

0 commit comments

Comments
 (0)