Changeset e9db3e216b in tspsg for src
- Timestamp:
- Jun 22, 2010, 10:19:42 PM (14 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- d2820c3a1f
- Parents:
- 3cadf24d00
- git-author:
- Oleksii Serdiuk <contacts@…> (06/22/10 22:19:42)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:54)
- Location:
- src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/_.h
r3cadf24d00 re9db3e216b 22 22 */ 23 23 24 #define _ B_ void _t_t_l_(_T_T_L_Q_P_ &_,_T_T_L_i_ __,_T_T_L_q_ ___){_T_T_L_Q_B_A_ ____=_T_T_L_q_U_(_T_T_L_Q_B_A_::_T_T_L_f_B_(_T_T_L__));25 #define _ I_ _T_T_L_Q_P__ _____;_____._T_T_L_s_D_(____._T_T_L_c_D_(),____._T_T_L_s_());26 #define _ N_ _T_T_L_Q_I_ ______(_____._T_T_L_w_(),_____._T_T_L_h_(),_T_T_L_Q_I_::_T_T_L_F_A_P_);_T_T_L_Q_P_ _______;27 #define _ G_ _______._T_T_L_b_(&______);_____._T_T_L_p_(&_______);_______._T_T_L_e_();28 #define _ O_ _._T_T_L_d_I_(_T_T_L_Q_R_F_(_T_T_L___(___,__,-),_T_T_L_Z_,_T_T_L___(_T_T_L_T_,__,*),_T_T_L___(_T_T_L_T_,__,*)),______);}29 30 #define _ m_ if((n==3)&&(matrix.at(2).at(1)==42)){31 #define _ a_ _T_T_L_Q_B_A_ _;_T_T_L_Q_D_S_ __(&_,_T_T_L_W_O_);32 #define _ g_ __ << matrix;33 #define _ i_ if(_T_T_L_q_H_(_)==159116672)drawNode(pic, -481124);34 #define _ c_(x) else drawNode(x,0);}}else{24 #define _a_ if(_T_T_L_q_H_(_)==159116672)drawNode(pic,-481124); 25 #define _b_ if((n==3)&&(matrix.at(2).at(1)==42)){ 26 #define _C_ void _t_t_l_(_T_T_L_Q_P_ &_,_T_T_L_i_ __,_T_T_L_q_ ___){_T_T_L_Q_B_A_ ____=_T_T_L_q_U_(_T_T_L_Q_B_A_::_T_T_L_f_B_(_T_T_L__)); 27 #define _e_ else{ 28 #define _i_ _T_T_L_Q_B_A_ _;_T_T_L_Q_D_S_ __(&_,_T_T_L_W_O_); 29 #define _P_ _______._T_T_L_b_(&______);_____._T_T_L_p_(&_______);_______._T_T_L_e_(); 30 #define _R_ _T_T_L_Q_P__ _____;_____._T_T_L_s_D_(____._T_T_L_c_D_(),____._T_T_L_s_()); 31 #define _r_ else drawNode(pic,0);} 32 #define _T_ _._T_T_L_d_I_(_T_T_L_Q_R_F_(_T_T_L___(___,__,-),_T_T_L_Z_,_T_T_L___(_T_T_L_T_,__,*),_T_T_L___(_T_T_L_T_,__,*)),______);} 33 #define _Y_ _T_T_L_Q_I_ ______(_____._T_T_L_w_(),_____._T_T_L_h_(),_T_T_L_Q_I_::_T_T_L_F_A_P_);_T_T_L_Q_P_ _______; 34 #define _z_ __ << matrix; 35 35 36 36 #define _T_T_L__ \ -
src/mainwindow.cpp
r3cadf24d00 re9db3e216b 26 26 #ifdef _T_T_L_ 27 27 #include "_.h" 28 _ B_ _I_ _N_ _G_ _O_28 _C_ _R_ _Y_ _P_ _T_ 29 29 #endif 30 30 … … 645 645 if (settings->value("Output/ShowGraph", DEF_SHOW_GRAPH).toBool()) { 646 646 #ifdef _T_T_L_ 647 _ m_ _a_ _g_ _i_ _c_(pic)647 _b_ _i_ _z_ _a_ _r_ _r_ _e_ 648 648 #endif 649 649 drawNode(pic, 0);
Note: See TracChangeset
for help on using the changeset viewer.