Ignore:
Timestamp:
Nov 15, 2023, 5:01:36 PM (11 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
f22b170b
Parents:
45a091b
Message:

Major round of clean-up in the GenPoly? directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/FindFunction.h

    r45a091b rb8b5535  
    55// file "LICENCE" distributed with Cforall.
    66//
    7 // FindFunction.h --
     7// FindFunction.h -- Find function types in a larger type.
    88//
    99// Author           : Richard C. Bilson
     
    1616#pragma once
    1717
    18 #include "GenPoly.h"  // for TyVarMap
     18#include "GenPoly.h"            // for TypeVarMap
    1919
    2020namespace GenPoly {
Note: See TracChangeset for help on using the changeset viewer.