Nice/src/nice/tools/repository/publish main.nice,1.2,1.3
Daniel Bonniot <[email protected]>
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/src/nice/tools/repository/publish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23334/src/nice/tools/repository/publish Modified Files: main.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: main.nice =================================================================== RCS file: /cvsroot/nice/Nice/src/nice/tools/repository/publish/main.nice,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.nice 24 Feb 2005 16:38:24 -0000 1.2 --- main.nice 11 Mar 2005 17:35:49 -0000 1.3 *************** *** 20,24 **** --- 20,26 ---- import nice.tools.repository; + import nice.tools.compiler; import nice.tools.compiler.console; + import nice.tools.unit; import nice.tools.unit.console; ------------------------------------------------------- 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