mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 13:53:48 +01:00
Merge branch 'master' into newDataOldQuest
This commit is contained in:
commit
9d33bacaab
@ -17,6 +17,8 @@ def GetTypeFromAcronym(acronym):
|
||||
return "double"
|
||||
elif "p3p":
|
||||
return r"\pi \rightarrow 3p"
|
||||
elif acronym=="spi":
|
||||
return r"\sigma \rightarrow \pi^\star"
|
||||
elif acronym=="non-d":
|
||||
return None
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user