aystar.h
changeset 2436 7d5df545bd5d
parent 2186 db48cf29b983
child 2916 b687477adcba
equal deleted inserted replaced
2435:9b9d43988058 2436:7d5df545bd5d
   180  * callling init_AyStar (see the declaration of AyStar for which fields are
   180  * callling init_AyStar (see the declaration of AyStar for which fields are
   181  * internal */
   181  * internal */
   182 void init_AyStar(AyStar* aystar, Hash_HashProc hash, uint num_buckets);
   182 void init_AyStar(AyStar* aystar, Hash_HashProc hash, uint num_buckets);
   183 
   183 
   184 
   184 
   185 #endif
   185 #endif /* AYSTAR_H */