code-workspace file

This commit is contained in:
krustur
2018-11-27 23:12:51 +01:00
parent 01f18d1de2
commit 340b476d0d
+2 -1
View File
@@ -23,7 +23,8 @@
"exec.h": "c",
"exec_pragmas.h": "c",
"dirent.h": "c",
"unistd.h": "c"
"unistd.h": "c",
"intuition.h": "c"
}
}
}