]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/xul/staff_client/components/nsIOpenILS.idl
Wrap upgrade script for "pretty-print XML" function
[Evergreen.git] / Open-ILS / xul / staff_client / components / nsIOpenILS.idl
1 #include "nsISupports.idl"
2 [scriptable, uuid(dc3e4b5f-c0f4-4b34-bc57-7b4099c3a5d6)]
3 interface nsIOpenILS : nsISupports
4 {
5         void help( );
6 };