source: dev/BasicCompiler_Common/Procedure.cpp@ 74

Last change on this file since 74 was 74, checked in by dai_9181, 17 years ago
File size: 69 bytes
Line 
1#include "common.h"
2
3SubInfo::SubInfo():
4 pNextData( NULL )
5{
6}
Note: See TracBrowser for help on using the repository browser.