Add functions for creating and referencing type variables.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 14:48:43 +0000 (16:48 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 14:52:58 +0000 (16:52 +0200)
These functions work for both type variables as well as normal variables,
allowing the code that uses them to work with both.


No differences found