Rename reactionary to theorist

This commit is contained in:
Nathan Sobo
2014-01-04 15:55:27 -07:00
parent 1fe0a1ad7b
commit cbec03c158
7 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
_ = require 'underscore-plus'
{Model} = require 'reactionary'
{Model} = require 'theorist'
{Point, Range} = require 'text-buffer'
Serializable = require 'serializable'
TokenizedLine = require './tokenized-line'