sydparse 1.0.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: sydparse
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.0
7
- date: 2006-10-02 00:00:00 -07:00
6
+ version: 1.2.0
7
+ date: 2006-11-30 00:00:00 -08:00
8
8
  summary: A standalone ruby parser with sexp support.
9
9
  require_paths:
10
10
  - lib
@@ -43,6 +43,7 @@ files:
43
43
  - runtime.c
44
44
  - runtime.h
45
45
  - state.h
46
+ - pstate.h
46
47
  - sydparse.c
47
48
  - sydparse.y
48
49
  - test