mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
parent
e0841a795b
commit
7578655767
1 changed files with 2 additions and 0 deletions
|
@ -123,8 +123,10 @@
|
|||
|
||||
module TSort
|
||||
|
||||
# The version string.
|
||||
VERSION = "0.2.0"
|
||||
|
||||
# Exception class to be raised when a cycle is found.
|
||||
class Cyclic < StandardError
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue