more accessors, and site-local might work now
[plcapi.git] / PLC / Accessors / Accessors_site.py
similarity index 85%
rename from PLC/Accessors/Accessors_site.py.in
rename to PLC/Accessors/Accessors_site.py
index 6e18919..47dcf0e 100644 (file)
@@ -1,11 +1,11 @@
 # Thierry Parmentelat - INRIA
 # $Id$
 #
-# 
 # Shortcuts_site.py is the place where you can define your own tag accessors
+# this will not be overwritten through rpm upgrades in a myplc-devel packaging
 #
 # methods denotes the set of methods (names) that get inserted into the API
-#
+# it is updated by define_accessors
 
 methods=[]