diff options
Diffstat (limited to 'textproc/sml-fxp/files/src-Apps-Copy-runcopy.sml')
| -rw-r--r-- | textproc/sml-fxp/files/src-Apps-Copy-runcopy.sml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sml-fxp/files/src-Apps-Copy-runcopy.sml b/textproc/sml-fxp/files/src-Apps-Copy-runcopy.sml new file mode 100644 index 000000000000..fb09d5af491f --- /dev/null +++ b/textproc/sml-fxp/files/src-Apps-Copy-runcopy.sml @@ -0,0 +1,2 @@ +val _ = Copy.copy (CommandLine.name(), CommandLine.arguments()) + |
