DEBSOURCES
Skip Quicknav
sources / storm-lang / 0.7.4-1 / Compiler / Syntax / GLR / cpp.template
123456789101112
#include "stdafx.h" #include "$header$" namespace storm { namespace syntax { namespace glr { $$ } } }