picologic 0.2.0 → 0.3.0
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- LICENSE +1/−1
- picologic.cabal +1/−1
LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) 2014-2016, Stephen Diehl+Copyright (c) 2014-2017, Stephen Diehl Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to
picologic.cabal view
@@ -1,5 +1,5 @@ name: picologic-version: 0.2.0+version: 0.3.0 synopsis: Utilities for symbolic predicate logic expressions homepage: https://github.com/sdiehl/picologic license: MIT