aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sdp/ao_object_setter.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2015-10-20 21:55:11 -0400
committerRalph Amissah <ralph@amissah.com>2015-10-20 23:10:37 -0400
commit4c6c9216390f7dee4552846ee17f2bcb3402b43c (patch)
tree15750b24ed5cda482908fad4cfad73f7477423a2 /lib/sdp/ao_object_setter.d
parentliterate programming introduced, tangle not yet run (diff)
.d files made, emacs org babel tangle run on .org files
Diffstat (limited to 'lib/sdp/ao_object_setter.d')
-rw-r--r--lib/sdp/ao_object_setter.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sdp/ao_object_setter.d b/lib/sdp/ao_object_setter.d
index f2abd7f..ff76143 100644
--- a/lib/sdp/ao_object_setter.d
+++ b/lib/sdp/ao_object_setter.d
@@ -1,6 +1,6 @@
/*
-#+OPTIONS: ^:nil _:nil#+OPTIONS: ^:nil _:nil
-* sisu_setter.d
+ object setter
+ ao_object_setter.d
*/
mixin template ObjectSetters() {
class ObjectAbstractSet {