Nice/src/nice/tools/compiler interface.nice,1.9,1.10
Daniel Bonniot <[email protected]>
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/src/nice/tools/compiler In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23334/src/nice/tools/compiler Modified Files: interface.nice Log Message: Each module (and package) now has its own Scope. All symbols are still public, but only visible to packages that import their englobing package. Index: interface.nice =================================================================== RCS file: /cvsroot/nice/Nice/src/nice/tools/compiler/interface.nice,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** interface.nice 14 Jan 2005 18:53:51 -0000 1.9 --- interface.nice 11 Mar 2005 17:35:50 -0000 1.10 *************** *** 21,24 **** --- 21,25 ---- import bossa.modules; + import mlsub.compilation; void compile(Compilation compilation, String mainPackage, ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click