about summary refs log tree commit diff stats
path: root/012transform.cc
diff options
context:
space:
mode:
Diffstat (limited to '012transform.cc')
-rw-r--r--012transform.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/012transform.cc b/012transform.cc
index 614e53ed..59af0e22 100644
--- a/012transform.cc
+++ b/012transform.cc
@@ -25,6 +25,7 @@ void transform_all() {
     }
   }
   parse_int_reagents();  // do this after all other transforms have run
+  // End Transform
 }
 
 void parse_int_reagents() {