diff src/elab.sml @ 1311:5337adf33a4a

Smarter handling of unification variables for 'kindof' on projections
author Adam Chlipala <adam@chlipala.net>
date Tue, 19 Oct 2010 10:13:24 -0400
parents c7b9a33c26c8
children 6c00d8af6239
line wrap: on
line diff
--- a/src/elab.sml	Sun Oct 17 13:26:11 2010 -0400
+++ b/src/elab.sml	Tue Oct 19 10:13:24 2010 -0400
@@ -1,4 +1,4 @@
-(* Copyright (c) 2008, Adam Chlipala
+(* Copyright (c) 2008-2010, Adam Chlipala
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without