/vm/run.hpp
http://github.com/abeaumont/factor · C++ Header · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 76099f3df8b5e4868b58fcdf659294b1 MD5 · raw file
- namespace factor
- {
- void abort();
- void exit(int status);
- }
http://github.com/abeaumont/factor · C++ Header · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 76099f3df8b5e4868b58fcdf659294b1 MD5 · raw file
- namespace factor
- {
- void abort();
- void exit(int status);
- }