Added RMS microscope threads. Tested with an RMS microscope objective lens and it worked properly.

This commit is contained in:
caleb crome
2023-03-27 11:52:42 -07:00
committed by Adrian Schlatter
parent ad42e03241
commit 149b4b9fb7
4 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
/^[^#]/ {
print $0;
}