added line precessing

This commit is contained in:
Seth Samuel 2024-12-02 20:57:33 +13:00
parent 0d4f948ff5
commit b4232c905d
3 changed files with 48 additions and 12 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.associations": {
"*.tcc": "cpp"
}
}