Changes in / [c473baa:a92021d] in mmcs


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • mainwindow.C

    r4aba45a r73b07ba  
    30423042    }
    30433043    int cantidad = vectorFila.count();
     3044    totalFila/=cantidad;
     3045    totalColumna/=cantidad;
    30443046    for(int i=0;i<cantidad;i++)
    30453047    {
Note: See TracChangeset for help on using the changeset viewer.