mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-08 18:30:42 +00:00
delete accidentally pasted line
This commit is contained in:
parent
ad99cc09b8
commit
0fdc8d3509
@ -41,7 +41,7 @@ public abstract class LetStep extends InferenceStep {
|
||||
return premise;
|
||||
}
|
||||
|
||||
/**typeInferer.equals(letStep.typeInferer)
|
||||
/**
|
||||
* Returns the TypeInferer for the premise which needs its own type Inference.
|
||||
* @return typeInferer the type inferer of the sub-inference
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user