Changeset 7689 for main/waeup.sirp/trunk/src/waeup/sirp/university
- Timestamp:
- 23 Feb 2012, 12:43:11 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/university/interfaces.py
r7681 r7689 33 33 ) 34 34 35 36 35 class IFaculty(ISIRPContainer): 37 36 """Representation of a university faculty.
Note: See TracChangeset for help on using the changeset viewer.