Ignore:
Timestamp:
02/01/15 01:08:50 (9 years ago)
Author:
Maciej Komosinski
Message:

Fixed compilation warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/genooper_test_fTest.cpp

    r286 r319  
    1515        {
    1616                int _method; //unused
    17                 int result = gft.mutate(g, chg, _method);
     17                /*int result = */gft.mutate(g, chg, _method);
    1818                printf("%s   [mutated %.1f%%]\n", g, chg * 100);
    1919        }
Note: See TracChangeset for help on using the changeset viewer.