mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2024-12-22 15:05:46 +01:00
Return cpdf.top to working order
This commit is contained in:
parent
a6672ec993
commit
66f49593cb
@ -1 +1,4 @@
|
||||
let _ = Cpdfcommand.go ()
|
||||
let _ =
|
||||
match Filename.basename Sys.argv.(0) with
|
||||
"cpdf.top" -> ()
|
||||
| _ -> Cpdfcommand.go ()
|
||||
|
Loading…
Reference in New Issue
Block a user