迁移pi上的master分支
This commit is contained in:
18
src/pSurfaceSupportComm/SurfaceSupportComm_Info.h
Normal file
18
src/pSurfaceSupportComm/SurfaceSupportComm_Info.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/****************************************************************/
|
||||
/* NAME: Xiaobin Zeng */
|
||||
/* ORGN: MIT Cambridge MA */
|
||||
/* FILE: SurfaceSupportComm_Info.h */
|
||||
/* DATE: Dec 29th 1963 */
|
||||
/****************************************************************/
|
||||
|
||||
#ifndef SurfaceSupportComm_INFO_HEADER
|
||||
#define SurfaceSupportComm_INFO_HEADER
|
||||
|
||||
void showSynopsis();
|
||||
void showHelpAndExit();
|
||||
void showExampleConfigAndExit();
|
||||
void showInterfaceAndExit();
|
||||
void showReleaseInfoAndExit();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user