Skip to content
Snippets Groups Projects
Commit ecd94707 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

minor bugfix

Rev: lib/include/simulate.h:1.4
parent 429c3834
No related branches found
No related tags found
No related merge requests found
#define list multiset
#define perror(X) werror(X)
#define efun predef
#define regexp(X,Y) filter((X),regexp(Y)->match)
#define regexp(X,Y) filter((X),Regexp(Y)->match)
import Simulate;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment