All Downloads are FREE. Search and download functionalities are using the official Maven repository.

h.ST_Agdatadict_s Maven / Gradle / Ivy

There is a newer version: 1.2024.8
Show newest version
// THIS FILE HAS BEEN GENERATED BY A PREPROCESSOR.
package h;

final public class ST_Agdatadict_s extends ST_Agrec_s {

	public ST_dt_s dict_n;
	public ST_dt_s dict_e;
	public ST_dt_s dict_g;

}

// struct Agdatadict_s { /* set of dictionaries per graph */
// Agrec_t h; /* installed in list of graph recs */
// struct {
// Dict_t *n, *e, *g;
// } dict;
// };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy