Home
last modified time | relevance | path

Searched refs:read_last_qchem_file (Results 1 – 3 of 3) sorted by relevance

/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DGeomXYZ.h114 void read_last_qchem_file(GabeditFileChooser *SelecFile , gint response_id);
H A DInterfaceGeom.c670 else if(fileType == GABEDIT_TYPEFILE_QCHEM) read_last_qchem_file(selecFile, response_id); in read_file()
H A DGeomXYZ.c10385 void read_last_qchem_file(GabeditFileChooser *SelecFile , gint response_id) in read_last_qchem_file() function
14320 …g_signal_connect (SelecFile, "response", G_CALLBACK (read_last_qchem_file), GTK_OBJECT(SelecFile)… in selc_XYZ_file()