Changeset 4069 in Sophya for trunk/Cosmo/RadioBeam/specpk.cc
- Timestamp:
- Apr 27, 2012, 11:47:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/specpk.cc
r4030 r4069 421 421 Histo& hmcntok=(*hmcntok_p_); 422 422 Histo fracmodok=hmcntok/hmcnt; 423 c har* nomcol[5] = {"k","pnoise","nmode","nmodok","fracmodok"};423 const char* nomcol[5] = {"k","pnoise","nmode","nmodok","fracmodok"}; 424 424 dt.Clear(); 425 425 dt.AddDoubleColumn(nomcol[0]);
Note:
See TracChangeset
for help on using the changeset viewer.