Changeset 66 for cpp/gdk/defgenoconv.cpp


Ignore:
Timestamp:
01/30/11 05:01:26 (13 years ago)
Author:
Maciej Komosinski
Message:

set 'eol-style' to 'native'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/defgenoconv.cpp

    • Property svn:eol-style set to native
    r64 r66  
    5959#ifdef USE_GENCONV_F81
    6060GenoConv_F8ToF1 *gc81=new GenoConv_F8ToF1();
    61 GenoConv_F8ToF1::staticpar=gc81->par; //a trick so that the simulator can see this parama
     61GenoConv_F8ToF1::staticpar=gc81->par; //a trick so that the simulator can see this param
    6262addConverter(gc81);
    6363#endif
Note: See TracChangeset for help on using the changeset viewer.