// Copyright (c) 2015 University of Waterloo
//
// The contents of this file are covered under the licence agreement in 
// the file "LICENCE" distributed with this repository.

#include "interned_string.h"

std::unordered_set< std::string > interned_string::canonical;