MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
normalizers.cpp
Go to the documentation of this file.
1#include "mim/world.h"
2
4
5namespace mim::plug::direct {
6
7// Placeholder - we don't need normalizers here atm.
8
9} // namespace mim::plug::direct
The direct style Plugin
Definition direct.h:8