Changeset 2944 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h
- Timestamp:
- Apr 26, 2006, 5:47:13 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.h
r2800 r2944 46 46 class PIStdImgApp : public PIApplication { 47 47 public: 48 PIStdImgApp( int narg=0, char* arg[]=NULL);48 PIStdImgApp(bool fgsmall=false, int narg=0, char* arg[]=NULL); 49 49 ~PIStdImgApp(); 50 50
Note:
See TracChangeset
for help on using the changeset viewer.