diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-11-27 20:35:14 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 6dc69228f20b3566320b52966b3782d633171e71 (patch) | |
tree | 893201ffbd3bbd6c1ccb595be2af8354593cb49a /org/imports.org | |
parent | 0.20.1 struct for opt_actions (diff) |
0.20.2 paths, config & manifest files
Diffstat (limited to 'org/imports.org')
-rw-r--r-- | org/imports.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org/imports.org b/org/imports.org index bc1ce3e..3fd71a2 100644 --- a/org/imports.org +++ b/org/imports.org @@ -73,6 +73,7 @@ public import // std.uni, std.utf; public import + sdp.output.paths_source, sdp.output.defaults, sdp.output.paths_output, sdp.output.rgx; |