annotate c.ksh @ 7:1bb981516d87

Automated Vimcurial commmit
author VilyaemKenyaz
date Sat, 09 Sep 2023 17:11:20 -0400
parents 3879c1178448
children c60e4315cb7e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
1 #!/bin/sh
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
2 clear
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
3 rm harelet
5
3879c1178448 Automated Vimcurial commmit
VilyaemKenyaz
parents: 4
diff changeset
4 cc harelet.c -g -o harelet
3879c1178448 Automated Vimcurial commmit
VilyaemKenyaz
parents: 4
diff changeset
5 doas cp harelet /usr/bin/
4
0ed615367b10 Automated Vimcurial commmit
VilyaemKenyaz
parents: 0
diff changeset
6 gdb -ex run harelet