DEBSOURCES
Skip Quicknav
sources / faust / 2.14.4~repack2-1 / specification / TLang.hh
1234567891011
#ifndef __TLANG__ #define __TLANG__ #include "TType.hh" #include "TSignal.hh" #include "TValue.hh" #include "TIndex.hh" #endif