Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(701)

Unified Diff: lily/timing-translator.cc

Issue 294650043: Move translator initializations to X::boot () (Closed)
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/time-signature-performer.cc ('k') | lily/trill-spanner-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/timing-translator.cc
diff --git a/lily/timing-translator.cc b/lily/timing-translator.cc
index 9bd7e758d8aed170fdba587b1955a792d08ef59d..4716eceb24c489d05ff30feb19a304a449f80f2f 100644
--- a/lily/timing-translator.cc
+++ b/lily/timing-translator.cc
@@ -223,6 +223,12 @@ Timing_translator::start_translation_timestep ()
#include "translator.icc"
+void
+Timing_translator::boot ()
+{
+
+}
+
ADD_TRANSLATOR (Timing_translator,
/* doc */
"This engraver adds the alias @code{Timing} to its containing"
« no previous file with comments | « lily/time-signature-performer.cc ('k') | lily/trill-spanner-engraver.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b