Skip to content

Commit

Permalink
[type-graph.txt] fix up entries for Stash and Signature
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jul 25, 2012
1 parent 56b73a4 commit bf9c66f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions type-graph.txt
Expand Up @@ -76,7 +76,7 @@ class WhateverCode is Code

class CallFrame
class Parameter
class Signature is Cool
class Signature

# Regex and Grammars
class Match is Capture is Cool
Expand Down Expand Up @@ -166,7 +166,7 @@ role StringyEnumeration
class Enum does Associative
class Pair is Enum
class EnumMap is Iterable does Associative
class Stash
class Stash is Hash
class PseudoStash is EnumMap
class Hash is EnumMap
class KeyHash is Iterable does Associative
Expand Down

0 comments on commit bf9c66f

Please sign in to comment.