[filesystem] rename tdl -> triton

This commit is contained in:
Philippe Tillet
2019-02-24 14:20:40 -05:00
parent 1b5f7f2139
commit 6b49818282
102 changed files with 323 additions and 222 deletions

View File

@@ -20,7 +20,7 @@
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include "driver/error.h"
#include "triton/driver/error.h"
namespace tdl
{