diff options
Diffstat (limited to 'source4/pidl/README')
-rw-r--r-- | source4/pidl/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source4/pidl/README b/source4/pidl/README index 8c709e5ecd..7458344761 100644 --- a/source4/pidl/README +++ b/source4/pidl/README @@ -1,9 +1,10 @@ Introduction: ============= This directory contains the source code of the pidl (Perl IDL) -compiler. +compiler for Samba 4. -pidl is the main file of pidl. +The main sources for pidl are available by Subversion on +svn+ssh://svnanon.samba.org/samba/branches/SAMBA_4_0/source/pidl Pidl works by building a parse tree from a .pidl file (a simple dump of it's internal parse tree) or a .idl file |