Structure Parser Build Status

A parser for Martin's structures.

Build and run

sbt
> run

Use with spark

Use sbt assembly instead of sbt package to generate the jar file. sbt package only works if the project has no dependency but the ones provided by spark.