Changeset 18011 for trunk/ppSim/src/ppSimMakeBiassec.c
- Timestamp:
- Jun 8, 2008, 4:03:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimMakeBiassec.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimMakeBiassec.c
r14463 r18011 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.
