chiark
/
gitweb
/
~mdw
/
catacomb
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rearrange the file tree.
[catacomb]
/
progs
/
factorial.c
diff --git
a/factorial.c
b/progs/factorial.c
similarity index 98%
rename from
factorial.c
rename to
progs/factorial.c
index 31316a785ea31f38ff2472f065c8e2be0c7338fb..a46debd14e8758fac1a8a7c38a686ca263020051 100644
(file)
--- a/
factorial.c
+++ b/
progs/factorial.c
@@
-1,6
+1,4
@@
/* -*-c-*-
- *
- * $Id: factorial.c,v 1.4 2004/04/08 01:36:15 mdw Exp $
*
* Example factorial computation
*