default_fsa.hpp 222 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 /* * File: default_fsa.hpp * Author: mlenart * * Created on 21 październik 2013, 17:50 */ #ifndef DEFAULT_FSA_HPP #define DEFAULT_FSA_HPP extern const unsigned char DEFAULT_FSA[]; #endif /* DEFAULT_FSA_HPP */