var.h 176 B

12345678
  1. #ifndef AFUN__VAR_H_PUBLIC
  2. #define AFUN__VAR_H_PUBLIC
  3. #include "macro.h"
  4. typedef struct af_Var af_Var;
  5. typedef struct af_VarSpace af_VarSpace;
  6. #endif //AFUN__VAR_H_PUBLIC