This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
xschem
mirror of
https://github.com/StefanSchippers/xschem.git
Watch
1
Star
0
Fork
You've already forked xschem
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b340e8eb1
xschem
/
scconfig
/
src
/
tmpasm
/
regression
/
if.gasm
11 lines
103 B
Plaintext
Raw
Blame
History
put a 1
if a then
if b then
print {then-then}
else
print {then-else}
end
else
print {else}
end
Reference in New Issue
View Git Blame
Copy Permalink