mirror of
https://github.com/dlang/phobos.git
synced 2025-04-30 07:00:37 +03:00
Add PHOBOSSRC urls to std.experimental
This commit is contained in:
parent
eb588a2bd4
commit
233e90bdc1
27 changed files with 110 additions and 31 deletions
|
@ -1,4 +1,7 @@
|
|||
///
|
||||
// Written in the D programming language.
|
||||
/**
|
||||
Source: $(PHOBOSSRC std/experimental/logger/_multilogger.d)
|
||||
*/
|
||||
module std.experimental.logger.multilogger;
|
||||
|
||||
import std.experimental.logger.core;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue