Skip to content
View ngkazu's full-sized avatar
💭
What's up?
💭
What's up?

Block or report ngkazu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ansys/pyaedt ansys/pyaedt Public

    AEDT Python Client Package

    Python 275 196

  2. Fortran77 Main Body Fortran77 Main Body
    1
          Program FOO
    2
          character*255 INPFIL
    3
          character*255 OUTFIL
    4
          
    5
          call GETARG(1, INPFIL)