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

h.ST_Agobj_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;

import smetana.core.UnsupportedStarStruct;

public class ST_Agobj_s extends UnsupportedStarStruct {

	public final ST_Agtag_s tag = new ST_Agtag_s();
	public ST_Agrec_s data;

}

// struct Agobj_s {
// Agtag_t tag;
// Agrec_t *data;
// };




© 2015 - 2024 Weber Informatics LLC | Privacy Policy