diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-06-06 15:23:13 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 717c3a3a5f1fd075e4672acc2ca171f4f9426700 (patch) | |
tree | f8b5a8d340603cddb3d6a7a1bcaccce8b1dae44b /src/sdp/ao | |
parent | org headers minor (diff) |
rename program root sdp.d
Diffstat (limited to 'src/sdp/ao')
-rw-r--r-- | src/sdp/ao/abstraction.d | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sdp/ao/abstraction.d b/src/sdp/ao/abstraction.d index 17b1dff..483ceb8 100644 --- a/src/sdp/ao/abstraction.d +++ b/src/sdp/ao/abstraction.d @@ -18,8 +18,6 @@ template SiSUabstraction() { sdp.ao.rgx, sdp.output.hub, sdp.output.paths_source; - - mixin SiSUrgxInit; mixin SiSUregisters; mixin SiSUheaderExtractSDLang; |