view wisdom/cut elimination @ 7150:d82534943967

<b_jonas> `` echo $\'#!/bin/sh\\nexec git reset --hard HEAD^\\n\' > bin/revert
author HackBot
date Sun, 06 Mar 2016 23:05:43 +0000
parents d634e64cd991
children
line wrap: on
line source

The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.