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