Skip to content

Commit

Permalink
Update self_hosted/paths.jou
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Dec 6, 2023
1 parent 3082578 commit e1c98bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions self_hosted/paths.jou
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ else:

declare dirname(path: byte*) -> byte*
declare stat(path: byte*, buf: byte[1000]*) -> int # lol
declare popen(command: byte*, type: byte*) -> FILE*
declare pclose(stream: FILE*) -> int


def fail_finding_exe() -> noreturn:
Expand Down

0 comments on commit e1c98bd

Please sign in to comment.