diff options
author | Guido van Rossum <guido@python.org> | 1996-06-28 19:12:06 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-06-28 19:12:06 (GMT) |
commit | 1bc716f2fc2aeb4ef4481089727450eb7357f696 (patch) | |
tree | a725dce1097dd3344a0c2cf9c17cc899bd21e658 /PC/utils/makesrc.lk1 | |
parent | c012547142cfa91192f562ea0204fcf6f5275708 (diff) | |
download | cpython-1bc716f2fc2aeb4ef4481089727450eb7357f696.zip cpython-1bc716f2fc2aeb4ef4481089727450eb7357f696.tar.gz cpython-1bc716f2fc2aeb4ef4481089727450eb7357f696.tar.bz2 |
Added PC files from Jim Ahlstrom.
Diffstat (limited to 'PC/utils/makesrc.lk1')
-rwxr-xr-x | PC/utils/makesrc.lk1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PC/utils/makesrc.lk1 b/PC/utils/makesrc.lk1 new file mode 100755 index 0000000..a1759fc --- /dev/null +++ b/PC/utils/makesrc.lk1 @@ -0,0 +1,3 @@ +NAME makesrc +FIL makesrc.obj + |