GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Removed some stupid .part file and added such files to .gitignore
[mirrors/Programs.git]
/
turbobasic
/
1998
/
VIPIS.BAS
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
A=0
\r
2
FOR I=0 TO 24
\r
3
A=A+1
\r
4
REM CLS
\r
5
COLOR 14,1
\r
6
SCREEN 0
\r
7
LOCATE A,A
\r
8
PRINT I
\r
9
NEXT I
\r
10
END
\1a
This page took
0.142991 seconds
and
4
git commands to generate.