resolution/app
2023-06-08 11:30:41 +02:00
..
FOLSyntax.hs Use Set instead of List to fix many errors, better file structure 2023-06-07 17:36:14 +02:00
Lexer.hs Use Set instead of List to fix many errors, better file structure 2023-06-07 17:36:14 +02:00
Main.hs Added some printing for resolution and implemented alphaEq on clauses 2023-06-08 11:30:41 +02:00
Normalforms.hs Use Set instead of List to fix many errors, better file structure 2023-06-07 17:36:14 +02:00
Parser.hs Use Set instead of List to fix many errors, better file structure 2023-06-07 17:36:14 +02:00
Resolution.hs Added some printing for resolution and implemented alphaEq on clauses 2023-06-08 11:30:41 +02:00