ARB
saicalc.h
Go to the documentation of this file.
1 // ========================================================= //
2 // //
3 // File : saicalc.h //
4 // Purpose : interface to SAI calculator (see #730) //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in Oct 19 //
7 // http://www.arb-home.de/ //
8 // //
9 // ========================================================= //
10 
11 #ifndef SAICALC_H
12 #define SAICALC_H
13 
14 class AW_window;
15 class GBDATA;
16 
18 
19 #else
20 #error saicalc.h included twice
21 #endif // SAICALC_H
void SAI_popup_calculator_window(AW_window *awp, GBDATA *gb_main)
Definition: saicalc.cxx:1138
GBDATA * gb_main
Definition: adname.cxx:32