This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
dmspine64backup/Condition.h
2015-09-24 20:02:57 -05:00

4 lines
No EOL
95 B
C
Executable file

#pragma once
#include "Relation.h"
Relation equality(string attName, string s, Relation r);