diff options.lua @ 109:ce45011fab4c

- Test for errors during startup before trying to manipulate data. - Thin encapsulation around dispositions. Abstract everything except the insertion into GUI dropdowns (that comes next).
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Wed, 08 Aug 2012 14:43:26 -0400
parents 35b55c6f5551
children 67bf97136273
line wrap: on
line diff
--- a/options.lua	Mon Aug 06 14:57:14 2012 -0400
+++ b/options.lua	Wed Aug 08 14:43:26 2012 -0400
@@ -974,4 +974,5 @@
 end
 
 
+addon.FILES_LOADED = addon.FILES_LOADED + 1
 -- vim:noet