trAvis - MANAGER
Edit File: nasm-version.c
/* This file auto-generated from standard.mac by genmacro.c - don't edit it */ #include <stddef.h> static const char *nasm_version_mac[] = { "%define __YASM_MAJOR__ 1", "%define __YASM_MINOR__ 2", "%define __YASM_SUBMINOR__ 0", "%define __YASM_BUILD__ 0", "%define __YASM_PATCHLEVEL__ 0", "%define __YASM_VERSION_ID__ 001020000h", "%define __YASM_VER__ \"1.2.0\"", NULL };