Changeset c92bdcc for src/MakeLibCfa.cpp


Ignore:
Timestamp:
May 10, 2024, 4:06:07 PM (8 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
0f612d2
Parents:
41c8312
Message:

Updated the rest of the names in src/ (except for the generated files).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/MakeLibCfa.cpp

    r41c8312 rc92bdcc  
    1919#include "AST/Fwd.hpp"
    2020#include "AST/Pass.hpp"
    21 #include "CodeGen/OperatorTable.h"
    22 #include "Common/UniqueName.h"
     21#include "CodeGen/OperatorTable.hpp"
     22#include "Common/UniqueName.hpp"
    2323
    2424namespace LibCfa {
Note: See TracChangeset for help on using the changeset viewer.