Subversion Repositories filter_foundry

Rev

Rev 18 | Rev 37 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 29
Line 19... Line 19...
19
 
19
 
20
/* This is PLATFORM INDEPENDENT user interface code - mainly dialog logic */
20
/* This is PLATFORM INDEPENDENT user interface code - mainly dialog logic */
21
 
21
 
22
#include "ff.h"
22
#include "ff.h"
23
 
23
 
24
#include "piproperties.h"
24
#include "PIProperties.h"
25
 
25
 
26
#include "node.h"
26
#include "node.h"
27
#include "funcs.h"
27
#include "funcs.h"
28
#include "y.tab.h"
28
#include "y.tab.h"
29
#include "choosefile.h"
29
#include "choosefile.h"