- Timestamp:
- May 15, 2008, 4:44:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSimMakeBiassec.c
r14463 r17705 6 6 7 7 psMetadata *recipe = psMetadataLookupMetadata(NULL, config->recipes, PPSIM_RECIPE); // Recipe 8 9 bool bias = psMetadataLookupBool(&mdok, recipe, "BIAS"); // Generate a Bias? 10 if (!bias) return NULL; 8 11 9 12 psList *biassec = psMetadataLookupPtr(NULL, cell->concepts, "CELL.BIASSEC"); // Bias regions
Note:
See TracChangeset
for help on using the changeset viewer.
