UltraScan III
Namespaces
Classes
Files
File List
File Members
programs
us_sassoc
us_sassoc_main.cpp
Go to the documentation of this file.
1
3
#include <QApplication>
4
5
#include "
us_sassoc.h
"
6
#include "
us_license_t.h
"
7
#include "
us_license.h
"
8
10
// the class US_Sassoc.
11
12
int
main
(
int
argc,
char
* argv[] )
13
{
14
QApplication application( argc, argv );
15
16
#include "
main1.inc
"
17
18
// License is OK. Start up.
19
US_Sassoc
w( 13.5, 35.0, 2.0, 4.0,
"Simulation"
, 13,
true
);
20
w.show();
21
return
application.exec();
22
}
Generated on Sun Jun 21 2015 11:40:43 for UltraScan III by
1.8.3.1-20130324