Skip to content

Instantly share code, notes, and snippets.

@jirilebl
Created December 15, 2017 16:49
Show Gist options
  • Save jirilebl/3cd2ab5d8b5c3d249a1f92e1fa51f2da to your computer and use it in GitHub Desktop.
Save jirilebl/3cd2ab5d8b5c3d249a1f92e1fa51f2da to your computer and use it in GitHub Desktop.
useful .gel commands (for genius)
#test various grade curves with equal spacing
for n=0 to 5 do print(100-n*13 + "\t" + AlphabetToString([n]," ABCDF"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment