version.h 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. /****************************************************************
  2. * This file is automatically generated. Do not edit it.
  3. * version.h updated at Thu May 31 18:41:32 EDT 2018 on shai-hulud by jczech
  4. ****************************************************************/
  5. /* Program version info */
  6. #define MCELL_VERSION "3.4"
  7. #define MCELL_REVISION "5bc18f1"
  8. #define MCELL_REVISION_DATE "Thu, 31 May 2018 15:39:19 -0400"
  9. #define MCELL_REVISION_COMMITTED 1
  10. #define MCELL_REVISION_BRANCH "nfsim_dynamic_meshes_pymcell"
  11. /* Build info */
  12. #define MCELL_BUILDDATE "Thu May 31 18:41:32 EDT 2018"
  13. #define MCELL_BUILDUSER "jczech"
  14. #define MCELL_BUILDHOST "shai-hulud"
  15. #define MCELL_SRCDIR "/home/jczech/mcell/src"
  16. #define MCELL_BUILDDIR "/home/jczech/mcell/build"
  17. #define MCELL_BUILDUNAME "Linux shai-hulud 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux"
  18. /* Tool identity and version info */
  19. #define MCELL_FLEX "flex"
  20. #define MCELL_FLEX_PATH "/usr/bin/flex"
  21. #define MCELL_FLEX_VERSION "flex 2.6.0"
  22. #define MCELL_FLEX_FLAGS "-Crema"
  23. #define MCELL_BISON "bison"
  24. #define MCELL_BISON_PATH "/usr/bin/bison"
  25. #define MCELL_BISON_VERSION "bison (GNU Bison) 3.0.4"
  26. #define MCELL_BISON_FLAGS ""
  27. #define MCELL_CC "cc"
  28. #define MCELL_CC_PATH "/usr/bin/cc"
  29. #define MCELL_CC_VERSION "cc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609"
  30. #define MCELL_LD "ld"
  31. #define MCELL_LD_PATH "/usr/bin/ld"
  32. #define MCELL_LD_VERSION "GNU ld (GNU Binutils for Ubuntu) 2.26.1"
  33. /* Build options */
  34. #define MCELL_LFLAGS "-Crema"
  35. #define MCELL_YFLAGS ""
  36. #define MCELL_CFLAGS ""
  37. #define MCELL_LDFLAGS ""