annotate c.ksh @ 3:eb7a7364994c

Automated Vimcurial commmit
author VilyaemKenyaz
date Fri, 08 Sep 2023 08:02:33 -0400
parents 36b2402700ad
children 0ed615367b10
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
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
4 cc harelet -o harelet
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
5 cp harelet /usr/bin/
36b2402700ad First commit, made by makeprogram
VilyaemKenyaz
parents:
diff changeset
6 gdb -ex run harelet