mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +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)
|