This website requires JavaScript.
Explore
Help
Sign In
fenix
/
cpdf-source
Watch
1
Star
0
Fork
0
You've already forked cpdf-source
mirror of
https://github.com/johnwhitington/cpdf-source.git
synced
2025-02-02 11:37:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpdf-source
/
cpdfcommandrun.ml
5 lines
100 B
OCaml
Raw
Normal View
History
Unescape
Escape
Return cpdf.top to working order
2022-01-11 19:13:46 +00:00
let
_
=
match
Filename
.
basename
Sys
.
argv
.
(
0
)
with
"
cpdf.top
"
->
()
|
_
->
Cpdfcommand
.
go
()
Reference in New Issue
Copy Permalink