X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FRoles.py;h=d85444fe3b508d18b598afb9d2e9e5c1df32b856;hb=f5cd72e35593c96b9996ab4e49674cccc7525c48;hp=ddb33aff826c80a471df31219038e7b2a0a9f380;hpb=e55598b3fa3ceeba476516444e244388c9bbfaa4;p=plcapi.git diff --git a/PLC/Roles.py b/PLC/Roles.py index ddb33af..d85444f 100644 --- a/PLC/Roles.py +++ b/PLC/Roles.py @@ -5,6 +5,7 @@ # Copyright (C) 2006 The Trustees of Princeton University # # $Id$ +# $URL$ # from types import StringTypes