Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
reduce-algebra
/
reduce-historical
mirror da
git://github.com/reduce-algebra/reduce-historical
Segui
2
Vota
1
Forka
0
File
Problemi
Ramo (Branch):
master
Rami (Branch)
Tag
master
reduce-histo...
/
psl-1983
/
3-1
/
tests
/
stubs2.red
stubs2.red
92 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
% STUBS2.RED
% just a dummy for now
procedure Flag(x, y);
List('dummy, 'flag, x,y);
END;