libInit.cc
changeset 595 e77b18508a4d
parent 590 5a886953814c
child 597 97bf0099c6b0
--- a/libInit.cc	Sat Jul 05 13:44:58 2014 +0200
+++ b/libInit.cc	Sat Jul 05 15:52:10 2014 +0200
@@ -60,6 +60,7 @@
 _CustomDefaultGetterMethodsCodeGenerator_Init(pass,__pRT__,snd);
 _CustomLazyInitializationGetterMethodsCodeGenerator_Init(pass,__pRT__,snd);
 _CustomSimpleGetterMethodsCodeGenerator_Init(pass,__pRT__,snd);
+_CustomSimpleSetterMethodsCodeGenerator_Init(pass,__pRT__,snd);
 _CustomSimpleTestCaseCodeGenerator_Init(pass,__pRT__,snd);
 _CustomValueHolderGetterMethodsCodeGenerator_Init(pass,__pRT__,snd);
 _CustomValueHolderWithChangeNotificationGetterMethodsCodeGenerator_Init(pass,__pRT__,snd);