Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/FindFunction.h

    rc6b4432 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.