Skip to content
Snippets Groups Projects
Commit 037665b0 authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Add imports to tests

parent 8ea8f2e7
No related branches found
No related tags found
No related merge requests found
/* Copyright 2009-2015 EPFL, Lausanne */ /* Copyright 2009-2015 EPFL, Lausanne */
import leon.monads.state._ import leon.monads.state._
import leon.lang._
object Freshen { object Freshen {
......
/* Copyright 2009-2015 EPFL, Lausanne */ /* Copyright 2009-2015 EPFL, Lausanne */
import leon.monads.state._ import leon.monads.state._
import leon.collection._
object StackEvaluator { object StackEvaluator {
......
/* Copyright 2009-2015 EPFL, Lausanne */ /* Copyright 2009-2015 EPFL, Lausanne */
import leon.lang._
import leon.monads.state._ import leon.monads.state._
import leon.collection._
object TicTacToe { object TicTacToe {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment