aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp/ao_defaults.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-06-27 01:30:24 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-04 14:48:18 -0400
commitd7ed4f0aa862615fbba630ac278ae21b1b96e812 (patch)
treee6cf893339601cc253afd98a1cd2e664b0e2c38f /src/sdp/ao_defaults.d
parentstep6 headers (&config), native & sdlang to json internally (diff)
registers, minor cleaning
Diffstat (limited to 'src/sdp/ao_defaults.d')
-rw-r--r--src/sdp/ao_defaults.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sdp/ao_defaults.d b/src/sdp/ao_defaults.d
index 48f61c9..dda08f7 100644
--- a/src/sdp/ao_defaults.d
+++ b/src/sdp/ao_defaults.d
@@ -2,8 +2,8 @@
defaults
ao_defaults.d
+/
-template SiSUheaderRegister() {
- auto header_make_jsonstr = `{
+template SiSUregisters() {
+ string make_jsonstr = `{
"make": {
"bold" : "",
"breaks" : "",
@@ -20,7 +20,7 @@ template SiSUheaderRegister() {
"texpdf_font" : ""
}
}`;
- auto header_meta_jsonstr = `{
+ auto meta_jsonstr = `{
"classify": {
"dewey" : "",
"keywords" : "",