DEBSOURCES
Skip Quicknav
sources / aspectc%2B%2B / 1%3A2.2%2Bgit20181008-2 / AspectC%2B%2B / infos.h
12345678
#ifndef __ac_infos_h__ #define __ac_infos_h__ #define AC_VERSION "2.2" #define COMPANY_NAME "www.aspectc.org" #define COPYRIGHT "Gnu Public License (GPL)" #endif