25 lines
254 B
Plaintext
25 lines
254 B
Plaintext
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
|
|
|
#IncludeRegexScan: ^.*$
|
|
|
|
#IncludeRegexComplain: ^$
|
|
|
|
#IncludeRegexTransform:
|
|
|
|
/home/pi/Repos/cs3100hw7/main.cpp
|
|
iostream
|
|
-
|
|
vector
|
|
-
|
|
list
|
|
-
|
|
random
|
|
-
|
|
queue
|
|
-
|
|
algorithm
|
|
-
|
|
functional
|
|
-
|
|
|