TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
extensions.h File Reference

Go to the source code of this file.

Macros

#define ascii_grass   ".grassasc"
 
#define ascii_esri   ".asc"
 
#define ascii_ft   ".txt"
 
#define textfile   ".txt"
 

Macro Definition Documentation

#define ascii_esri   ".asc"

Definition at line 27 of file extensions.h.

Referenced by error_message(), existing_file(), read_esriascii(), read_map(), and write_esriascii().

#define ascii_ft   ".txt"

Definition at line 29 of file extensions.h.

Referenced by existing_file(), read_map(), and write_fluidturtle().

#define ascii_grass   ".grassasc"
#define textfile   ".txt"

Definition at line 30 of file extensions.h.

Referenced by existing_file_text(), and namefile_i().