nexus_parser 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -4,9 +4,9 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 1
7
+ - 1
7
8
  - 0
8
- - 0
9
- version: 1.0.0
9
+ version: 1.1.0
10
10
  platform: ruby
11
11
  authors:
12
12
  - mjy
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-03-17 00:00:00 -04:00
17
+ date: 2010-03-18 00:00:00 -04:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
@@ -40,9 +40,10 @@ files:
40
40
  - init.rb
41
41
  - install.rb
42
42
  - lib/lexer.rb
43
- - lib/nexus_file.rb
43
+ - lib/nexus_parser.rb
44
44
  - lib/parser.rb
45
45
  - lib/tokens.rb
46
+ - nexus_parser.gemspec
46
47
  - tasks/nexus_parser_tasks.rake
47
48
  - test/MX_test_03.nex
48
49
  - test/test.nex