Initial Commit

This commit is contained in:
Jeffrey Rosenbluth 2016-02-15 09:41:04 -05:00
commit 2d42b04f6c
17 changed files with 1664 additions and 0 deletions

30
.gitignore vendored Normal file
View file

@ -0,0 +1,30 @@
# Example executables
examples/Explode
examples/LineStyles
examples/Pentaflake
examples/AttrTest
examples/FillRule
examples/Temp
examples/Opacity
examples/Clipping
examples/Text
examples/TextScaling
examples/TextSize
# This is just used as scratch space
examples/Temp.hs
dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
.virthualenv
*~
.hsenv_*
dist_*
history
TAGS
.cabal-sandbox
cabal.sandbox.config
.stack-work