api.cpp 114 B

12345
  1. #include "api.h"
  2. api_service *WASABI_API_SVC=0;
  3. api_config *AGAVE_API_CONFIG=0;
  4. api_memmgr *WASABI_API_MEMMGR=0;