Ignore:
Timestamp:
Sep 18, 2024, 4:56:17 PM (2 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
b9b8643
Parents:
f660b10
Message:

Added an overview of what BasicType?-gen.cpp is to the comment the top of the file. This is because we decided to keep it in the distribution so it should get at least a basic overview.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/BasicTypes-gen.cpp

    rf660b10 r0185b68  
     1// Code generation/updating for basic type information.
     2//
     3// Should be run by make when it is changed to updated some source files.
     4
    15#include <algorithm>
    26#include <queue>
Note: See TracChangeset for help on using the changeset viewer.