[Uml-devel] kdesdk/umbrello/umbrello/codegenerators

Brian Thomas thomas at mail630.gsfc.nasa.gov
Wed Sep 3 15:28:07 UTC 2003


CVS commit by thomas: 

oops. had bad iostream calls. removed


  M +0 -2      perlwriter.cpp   1.9


--- kdesdk/umbrello/umbrello/codegenerators/perlwriter.cpp  #1.8:1.9
@@ -15,5 +15,4 @@
  *                                                                         *
  ***************************************************************************/
-#include <iostream.h>
 
 #include "perlwriter.h"
@@ -54,5 +53,4 @@ void PerlWriter::writeClass(UMLClassifie
 
         QString curDir = outputDirectory();
-cerr<<"CURRENT DIR:"<<curDir.latin1()<<endl;
         if (fileName.contains("::")) {
                 // create new directories for each level






More information about the umbrello-devel mailing list