SCM Repository
Diff of /trunk/src/dnorm/dnorm.c
Parent Directory
|
Revision Log
|
Patch
revision 1233, Tue May 17 15:50:45 2011 UTC | revision 1234, Tue May 17 20:28:39 2011 UTC | |
---|---|---|
# | Line 33 | Line 33 |
33 | "a consistent form, and nixes various other fields. "); | "a consistent form, and nixes various other fields. "); |
34 | ||
35 | int | int |
36 | main(int argc, char **argv) { | main(int argc, const char **argv) { |
37 | char *me, *outS; | char *me, *outS; |
38 | hestOpt *hopt; | hestOpt *hopt; |
39 | hestParm *hparm; | hestParm *hparm; |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |