trash/ppc-lang

Clone repo: git clone https://git.topcheto.eu/trash/ppc-lang.git
All branches, All tags, View raw

File contents

#ifndef PPC_COMPILER_H
#define PPC_COMPILER_H 1

#include "compiler/treeifier.hh"

#endif