/[cuyo]/cuyo/src/sorte.cpp
ViewVC logotype

Diff of /cuyo/src/sorte.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by caeles, Mon Apr 4 17:02:59 2005 UTC revision 1.37 by caeles, Fri Nov 25 22:22:35 2005 UTC
# Line 88  Sorte::Sorte(__String name, int blopart) Line 88  Sorte::Sorte(__String name, int blopart)
88        //case blopart_gras: mName = _("grass"); break;        //case blopart_gras: mName = _("grass"); break;
89        //case blopart_grau: mName = _("grey"); break;        //case blopart_grau: mName = _("grey"); break;
90        //case blopart_global: mName = _("global"); break;        //case blopart_global: mName = _("global"); break;
91        default: throw iFehler(_("Internal Error in Sorte::laden(): blopart = %d"), blopart);        default: throw iFehler(_("Internal Error in Sorte::Sorte(): blopart = %d"), blopart);
92      }      }
93      return;      return;
94    }    }

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26