mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
/// Takes a datum as input, returns its ref string
|
|
#define text_ref(datum) ref(datum)
|