Do a small bit of refactoring to get rid of some copy/paste code.

This commit is contained in:
Dianne Skoll
2020-01-15 09:18:32 -05:00
parent 034c1341b3
commit 8b2a69cf8d
3 changed files with 16 additions and 16 deletions
+1
View File
@@ -148,3 +148,4 @@ char const *SynthesizeTag(void);
void ClearLastTriggers(void);
void SaveLastTrigger(Trigger const *t);
void SaveLastTimeTrig(TimeTrig const *t);
void PerIterationInit(void);