Include the whole API in package.d
This commit is contained in:
parent
8f425b37b5
commit
73a494f0ae
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
module taggedalgebraic;
|
||||
|
||||
public import taggedalgebraic.taggedalgebraic;
|
||||
public import taggedalgebraic.taggedunion;
|
||||
public import taggedalgebraic.visit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue