Nice/src/nice/tools/doc main.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/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23334/src/nice/tools/doc 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/doc/main.nice,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** main.nice 8 Feb 2005 10:41:39 -0000 1.9 --- main.nice 11 Mar 2005 17:35:50 -0000 1.10 *************** *** 8,14 **** import nice.doc; import nice.tools.compiler; import nice.tools.compiler.console; ! import bossa.modules.*; /** --- 8,15 ---- import nice.doc; + import nice.getopt; import nice.tools.compiler; import nice.tools.compiler.console; ! import bossa.modules; /** ------------------------------------------------------- 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