- Timestamp:
- 01/25/08 08:52:24 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/IDLDOC_3_0/idldoc/src/parser/docparprofileparser__define.pro
r391 r464 284 284 285 285 formatParser = self.system->getParser(format + 'format') 286 286 formatParser->startNewFile 287 287 288 insideComment = 0B 288 289 justFinishedComment = 0L ; 0, 1 (in header), 2 (just finished)
