diff options
Diffstat (limited to 'src/include/synext.hpp')
-rw-r--r-- | src/include/synext.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/synext.hpp b/src/include/synext.hpp index 67f3b87b..6a8e74b6 100644 --- a/src/include/synext.hpp +++ b/src/include/synext.hpp @@ -1,4 +1,9 @@ /* + * MRustC - Mutabah's Rust Compiler + * - By John Hodge (Mutabah/thePowersGang) + * + * include/synext.hpp + * - Generic syntax extension support */ #pragma once #ifndef _SYNEXT_HPP_ |