Macaulay2 Engine
Loading...
Searching...
No Matches
interrupted.hpp
Go to the documentation of this file.
1// Copyright 2012 Michael E. Stillman
2#ifndef __interrupted__hpp__
3#define __interrupted__hpp__
4
34
35extern bool system_interrupted();
36
37#endif
38
39// Local Variables:
40// compile-command: "make -C $M2BUILDDIR/Macaulay2/e "
41// indent-tabs-mode: nil
42// End:
bool system_interrupted()